From a30529e1926271d040693939494cb5a0a3993551 Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Mon, 3 Jun 2019 23:21:48 +0200 Subject: [PATCH] Still need to work on the dom, but the styling has been updated to be better for mobile, use variables for constant values and scoped it. --- src/components/Navigation.vue | 134 ++++++++++++++++++---------------- 1 file changed, 70 insertions(+), 64 deletions(-) diff --git a/src/components/Navigation.vue b/src/components/Navigation.vue index 1bce0c0..959006e 100644 --- a/src/components/Navigation.vue +++ b/src/components/Navigation.vue @@ -1,54 +1,50 @@ -