From 6dec563782da2b083bcd300032fc1e57e95fcdf7 Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 11 Sep 2018 08:31:00 +0200 Subject: [PATCH] Fixed navbar styling to let it blend in --- src/App.vue | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/App.vue b/src/App.vue index 064c8408..f787a95b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -144,12 +144,7 @@ padding-right: 2em !important; } - /* Navbar */ - .navbar{ - background: none !important; - padding-top: 0.5rem; - } - + /* Logo */ .logo { padding-left: 2rem !important;