Revert score size changes
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user