From 740c6314fba30600b940bb5316b4e7ac2a222323 Mon Sep 17 00:00:00 2001 From: Wolfboy248 <121288977+Wolfboy248@users.noreply.github.com> Date: Thu, 11 Jul 2024 21:23:32 +0200 Subject: feat: improve maplist url (#183) --- frontend/src/components/pages/maplist.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/components/pages/maplist.css') diff --git a/frontend/src/components/pages/maplist.css b/frontend/src/components/pages/maplist.css index a63c4ec..2f279c3 100644 --- a/frontend/src/components/pages/maplist.css +++ b/frontend/src/components/pages/maplist.css @@ -22,7 +22,7 @@ a { } .maplist-page-header { - margin-top: 20px; + margin-top: 33px; display: grid; margin-bottom: 10px; } -- cgit v1.2.3