From c824ba828d01aa4fa004fe3c848537d8d49ecaa1 Mon Sep 17 00:00:00 2001 From: khatabwedaa Date: Sat, 30 May 2020 23:09:46 +0200 Subject: [PATCH] wip --- src/components/Main.vue | 176 ++++++++++----------- src/components/Utilities/ViewComponent.vue | 95 ++++++----- 2 files changed, 132 insertions(+), 139 deletions(-) diff --git a/src/components/Main.vue b/src/components/Main.vue index 8c603a3..144221d 100644 --- a/src/components/Main.vue +++ b/src/components/Main.vue @@ -13,16 +13,16 @@ -

Header components require simple(don't panic please 😎) configuration

+

Header components require simple - don't panic please 😎 - configuration

-
+

-
+
@@ -33,100 +33,100 @@ \ No newline at end of file diff --git a/src/components/Utilities/ViewComponent.vue b/src/components/Utilities/ViewComponent.vue index 8c50eb4..58245e8 100644 --- a/src/components/Utilities/ViewComponent.vue +++ b/src/components/Utilities/ViewComponent.vue @@ -1,36 +1,30 @@ \ No newline at end of file