Made the countdown just a hair smaller

This commit is contained in:
2025-04-16 21:16:40 +02:00
parent f9be269e77
commit bba61ba0d9

View File

@@ -216,7 +216,7 @@ header * {
font-weight: bold; font-weight: bold;
font-size: 2.5em; font-size: 2.5em;
text-align: center; text-align: center;
margin: 1.5em auto; margin: 1em auto;
padding: 0 .5em; padding: 0 .5em;
font-family: jetbrains_mono, monospace; font-family: jetbrains_mono, monospace;
width: fit-content; width: fit-content;