From b7bce1ac21b1bcf6db456f352e9243225ad9b2fb Mon Sep 17 00:00:00 2001 From: ed Date: Fri, 20 May 2022 23:38:42 +0200 Subject: [PATCH] maj menu --- proj/map/asset/css/style.css | 9 +++++---- proj/map/index.html | 4 ++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/proj/map/asset/css/style.css b/proj/map/asset/css/style.css index e9538fa..09cf796 100644 --- a/proj/map/asset/css/style.css +++ b/proj/map/asset/css/style.css @@ -187,7 +187,8 @@ section.card { } section.card nav { - margin-top: 60px; + margin-top: 40px; + margin-bottom: 30px; display: flex; flex-direction: row; justify-content: space-around; @@ -205,8 +206,8 @@ section.card span.byl-icon-cross { } section.tabroll { - margin-top: 20px; - height: 100vh; + margin-top: 0px; + height: 80vh; display: flex; flex-direction: row; } @@ -218,7 +219,7 @@ section.tabroll { section.tabroll section.singletab { width: 100vw; - height: ; + height: 100%; } nav.cardnav { diff --git a/proj/map/index.html b/proj/map/index.html index dc57dd1..71c681d 100644 --- a/proj/map/index.html +++ b/proj/map/index.html @@ -32,11 +32,11 @@
- +