From 8eb563f9e4057d84111547fae15c83d0b3fc6b2c Mon Sep 17 00:00:00 2001 From: Dat Date: Thu, 24 Aug 2023 12:02:19 +0200 Subject: [PATCH] fix: change buttons' position and hover shadow --- src/components/Layout/Navbar.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/Layout/Navbar.vue b/src/components/Layout/Navbar.vue index 472b1ac9..7f1d6700 100644 --- a/src/components/Layout/Navbar.vue +++ b/src/components/Layout/Navbar.vue @@ -12,7 +12,7 @@ @@ -26,8 +26,8 @@ @@ -67,7 +67,7 @@ text-decoration-line: underline; background-color: transparent !important; } .menu{ - margin-top: 10px; + margin-top: 2px; margin-left: -5px; }