We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf50849 commit ace37dcCopy full SHA for ace37dc
1 file changed
style.css
@@ -228,12 +228,13 @@ h2.date {
228
fill: var(--primary-light);
229
text-align: center;
230
flex-direction: column;
231
- font-size: 1.75rem;
+ font-size: 1.5rem;
232
font-weight: 600;
233
font-variation-settings:
234
"opsz" 100,
235
"ROND" 100;
236
padding-bottom: 2.5rem;
237
+ gap: 0.25rem;
238
}
239
h2.date .icon {
240
font-size: 2.5rem;
0 commit comments