Revert score size changes

This commit is contained in:
Frank Schwenk
2025-04-04 12:01:56 +02:00
parent 8cf0f02a27
commit 6a0a6bb720

View File

@@ -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 {