aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/components/pages/maplist.css
diff options
context:
space:
mode:
authorWolfboy248 <121288977+Wolfboy248@users.noreply.github.com>2024-07-11 21:23:32 +0200
committerGitHub <noreply@github.com>2024-07-11 22:23:32 +0300
commit740c6314fba30600b940bb5316b4e7ac2a222323 (patch)
tree606f680162932f2624b5ab55c10ad4a7f29d4a7d /frontend/src/components/pages/maplist.css
parentdocs: add missing nosla/sla history (#185) (diff)
downloadlphub-740c6314fba30600b940bb5316b4e7ac2a222323.tar.gz
lphub-740c6314fba30600b940bb5316b4e7ac2a222323.tar.bz2
lphub-740c6314fba30600b940bb5316b4e7ac2a222323.zip
feat: improve maplist url (#183)
Diffstat (limited to 'frontend/src/components/pages/maplist.css')
-rw-r--r--frontend/src/components/pages/maplist.css2
1 files changed, 1 insertions, 1 deletions
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 {
22} 22}
23 23
24.maplist-page-header { 24.maplist-page-header {
25 margin-top: 20px; 25 margin-top: 33px;
26 display: grid; 26 display: grid;
27 margin-bottom: 10px; 27 margin-bottom: 10px;
28} 28}