From a75d6af88240f7896617f7ccfe905fe4f75c0794 Mon Sep 17 00:00:00 2001 From: Liam <67254223+RealFascinated@users.noreply.github.com> Date: Tue, 11 Oct 2022 13:54:59 +0100 Subject: [PATCH] Yet more css changes --- styles/playerStats.module.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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