about summary refs log tree commit diff
path: root/src/components/NavBar.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/NavBar.vue')
-rw-r--r--src/components/NavBar.vue2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue
index 28a48c3..fb9a8d7 100644
--- a/src/components/NavBar.vue
+++ b/src/components/NavBar.vue
@@ -163,6 +163,8 @@ export default {
     justify-content: center;
     align-items: center;
 
+    margin-bottom: 0;
+
     width: 100%;
     left: 0;
     top: 0;