about summary refs log tree commit diff
path: root/src/components/NavBar.vue
diff options
context:
space:
mode:
authorPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2019-08-28 23:50:58 +0200
committerPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2019-08-28 23:50:58 +0200
commitd4c4f780577efe28819667c8564126917360cafb (patch)
treeaa5b4f75547f54c9ee2bae0d879f944a2c2e5763 /src/components/NavBar.vue
parent6dfaa8790c86ef1d03bbfc648dce99ab33bc2942 (diff)
downloadpuszcza-d4c4f780577efe28819667c8564126917360cafb.tar.gz
puszcza-d4c4f780577efe28819667c8564126917360cafb.zip
Add JoinUs
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;