From d15a4efbc89df340cb9fe91b1283d7bddacad3fa Mon Sep 17 00:00:00 2001 From: Vivek Santayana Date: Thu, 25 Aug 2022 11:41:27 +0100 Subject: [PATCH] Formatting --- client/index.html | 6 +++--- client/src/App.vue | 2 +- client/src/components/Navbar.vue | 17 +++++++++-------- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/client/index.html b/client/index.html index 795e4fb..dfcf4b6 100644 --- a/client/index.html +++ b/client/index.html @@ -4,10 +4,10 @@ - Vite + Vue + Wanderhome Personality Quiz | V.S. - -
+ +
diff --git a/client/src/App.vue b/client/src/App.vue index c1f5d61..d33fdf8 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -6,7 +6,7 @@ import Navbar from '@/components/Navbar.vue' diff --git a/client/src/components/Navbar.vue b/client/src/components/Navbar.vue index c80e544..f3d7cb6 100644 --- a/client/src/components/Navbar.vue +++ b/client/src/components/Navbar.vue @@ -1,15 +1,16 @@