Revert score size changes
This commit is contained in:
@@ -808,7 +808,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.score {
|
.score {
|
||||||
font-size: 48px;
|
font-size: 50vh;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
@@ -855,7 +855,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.score {
|
.score {
|
||||||
font-size: 36px;
|
font-size: 25vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
.score-buttons {
|
.score-buttons {
|
||||||
@@ -889,7 +889,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.score {
|
.score {
|
||||||
font-size: 42px;
|
font-size: 25vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
.score-button {
|
.score-button {
|
||||||
|
|||||||
Reference in New Issue
Block a user