1 Commits

Author SHA1 Message Date
d285314a28 hotfix: define font size for more consistent look 2024-02-21 01:00:03 -05:00

View File

@@ -10,6 +10,7 @@ h1 {
margin-top: 15px;
margin-bottom: 25px;
color: #f2f2f2;
font-size: 2em;
}
.scoreboard {