diff --git a/components/NavBar/NavBar.vue b/components/NavBar/NavBar.vue index ccfdf82..9b3d64b 100644 --- a/components/NavBar/NavBar.vue +++ b/components/NavBar/NavBar.vue @@ -11,7 +11,8 @@ - + {{navTitle}} @@ -28,7 +29,8 @@ - + @@ -214,6 +216,5 @@ flex-direction: row; align-items: center; flex-shrink: 0; - padding-right: 6px; } \ No newline at end of file