From 5de4fe426fbd8b74d52768ca17b79ca6c1e15f65 Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Wed, 14 Aug 2019 11:00:46 +0200 Subject: Fix responsivness of NavBar --- src/components/NavBar.vue | 76 ++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 68 insertions(+), 8 deletions(-) (limited to 'src/components') diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index 3410627..327a093 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -1,12 +1,12 @@