From b4f1d273a4b1dcee9738b81cee6cae4c35aad610 Mon Sep 17 00:00:00 2001 From: Wolfboy248 Date: Wed, 30 Oct 2024 10:03:21 +0100 Subject: frontend: random css stuff --- frontend/src/css/Maplist.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontend/src/css/Maplist.css') diff --git a/frontend/src/css/Maplist.css b/frontend/src/css/Maplist.css index 230ac98..9880a27 100644 --- a/frontend/src/css/Maplist.css +++ b/frontend/src/css/Maplist.css @@ -3,7 +3,7 @@ h1 { margin: 0px 0px; } -h2 { +.portal-count { margin: 20px 0px; font-family: "BarlowSemiCondensed-SemiBold"; font-size: 96px; @@ -101,7 +101,7 @@ h3 { .map-entry-image { display: flex; - height: 150px; + height: 200px; background-size: cover; } -- cgit v1.2.3