timer font little bigger now

This commit is contained in:
dan63047 2020-06-28 13:48:25 +03:00
parent c5e78a2dd5
commit 04011aa9b9
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ body{
width: 100%; width: 100%;
} }
#time-left{ #time-left{
font-size: 6em; font-size: 10em;
} }
#time-left-readable{ #time-left-readable{
text-align: center; text-align: center;