Smaller counter font

This commit is contained in:
Mikko Ahlroth 2021-01-30 13:20:49 +02:00
parent 85aca6e36e
commit 1d589f9034

View file

@ -1646,5 +1646,5 @@ body > div:first-child {
#counter { #counter {
flex: 1 1; flex: 1 1;
font-size: 5rem; font-size: 2rem;
} }