comparison css/style.css @ 79:815c0da68384

code: add quips
author Paper <paper@paper.us.eu.org>
date Mon, 20 May 2024 03:39:55 -0400
parents 5fdf5f346b92
children eb3bbc61bc17
comparison
equal deleted inserted replaced
78:5fdf5f346b92 79:815c0da68384
135 135
136 .align-right, 136 .align-right,
137 .blog-date-right { 137 .blog-date-right {
138 float: inline-end; 138 float: inline-end;
139 } 139 }
140
141 .project-title-container {
142 display: flex;
143 }