Skip to content

Commit ea6a2c7

Browse files
Change size of mobile flags
1 parent 35fb542 commit ea6a2c7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

webapp/public/style_domjudge.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,11 @@ del {
243243
}
244244
.scoreboard .scoreaf { white-space: nowrap; border: 0; padding-left: 2px; text-align: center; }
245245
.scoreboard .scoreaf img { vertical-align: middle; }
246+
.mobile-scoreboard .countryflag {
247+
height: 1rem;
248+
width: 1.333333rem;
249+
border-radius: 0.1875rem;
250+
}
246251
.univ {
247252
font-size: 80%;
248253
font-weight: normal;

0 commit comments

Comments
 (0)