diff --git a/index.html b/index.html index 787a342..447470c 100644 --- a/index.html +++ b/index.html @@ -808,7 +808,7 @@ } .score { - font-size: 48px; + font-size: 50vh; font-weight: bold; margin: 10px 0; line-height: 1; @@ -855,7 +855,7 @@ } .score { - font-size: 36px; + font-size: 25vh; } .score-buttons { @@ -889,7 +889,7 @@ } .score { - font-size: 42px; + font-size: 25vh; } .score-button {