From a77479260a1831787f82da60469ae6e761e7a93f Mon Sep 17 00:00:00 2001 From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:16:21 +0300 Subject: frontend: fix coop map categories --- frontend/src/css/Maps.css | 1 - 1 file changed, 1 deletion(-) (limited to 'frontend/src/css') diff --git a/frontend/src/css/Maps.css b/frontend/src/css/Maps.css index b69f588..5f28055 100644 --- a/frontend/src/css/Maps.css +++ b/frontend/src/css/Maps.css @@ -101,7 +101,6 @@ p>span.portal-count{font-weight: bold;font-size: 100px;vertical-align: -15%;} background-color: #202232; display: grid; - grid-template-columns: 1fr 1fr 1fr 1fr; gap: 2px; } #category>span>button{ -- cgit v1.2.3