Yet more css changes

This commit is contained in:
Liam 2022-10-11 13:54:59 +01:00
parent 2d7c7937d0
commit a75d6af882

@ -23,7 +23,7 @@
} }
.playerCountryIcon { .playerCountryIcon {
margin-top: 3px; margin-top: 4px;
border-radius: 30%; border-radius: 30%;
} }
@ -37,5 +37,5 @@
} }
.playerStats p { .playerStats p {
font-size: xx-large; font-size: 37px;
} }