Changed line height on score info

This commit is contained in:
Liam 2022-10-11 13:49:37 +01:00
parent a90f83f771
commit ab299cc2d4

@ -9,7 +9,7 @@
.scoreStats p {
font-size: xx-large;
line-height: 1.4em;
line-height: 1.2em;
}
.scoreStatsRight {