From cfac59282da55f4791d6352f15887a15e9ff6ec5 Mon Sep 17 00:00:00 2001 From: Wolfboy248 <121288977+Wolfboy248@users.noreply.github.com> Date: Wed, 10 Jul 2024 21:51:25 +0200 Subject: Games page, maplist page (#153) Co-authored-by: Wolfboy248 <105884620+Wolfboy248@users.noreply.github.com> --- frontend/src/components/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/components/main.css') diff --git a/frontend/src/components/main.css b/frontend/src/components/main.css index 48e6379..9e9be86 100644 --- a/frontend/src/components/main.css +++ b/frontend/src/components/main.css @@ -10,7 +10,7 @@ main { padding-right: 30px; - font-size: 40px; + /* font-size: 40px; */ font-family: BarlowSemiCondensed-Regular; color: #cdcfdf; -- cgit v1.2.3