diff --git a/styles/playerStats.module.css b/styles/playerStats.module.css index 06a6180..821844d 100644 --- a/styles/playerStats.module.css +++ b/styles/playerStats.module.css @@ -23,7 +23,7 @@ } .playerCountryIcon { - margin-top: 3px; + margin-top: 4px; border-radius: 30%; } @@ -37,5 +37,5 @@ } .playerStats p { - font-size: xx-large; + font-size: 37px; } \ No newline at end of file