From c25b95a80edc8573dad3e0b32ddf2bcc3937abce Mon Sep 17 00:00:00 2001 From: Flycro Date: Sat, 29 Apr 2023 12:34:58 +0200 Subject: [PATCH] fix: Removed unused Styles + added container --- src/App.vue | 64 +++++++++-------------------------------------------- 1 file changed, 11 insertions(+), 53 deletions(-) diff --git a/src/App.vue b/src/App.vue index 76029c8..e685d89 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,5 @@ @@ -7,7 +7,7 @@ import { NavigationModel, Nav } from '@/components';
-
+
@@ -15,57 +15,15 @@ import { NavigationModel, Nav } from '@/components';