From 6413d861b41c9135d3818f9d9baa68aa756df6ce Mon Sep 17 00:00:00 2001 From: thecashewtrader Date: Wed, 2 Nov 2022 20:38:35 +0530 Subject: [PATCH 1/5] Fix black bars in light mode --- index.html | 2 +- src/App.vue | 2 +- src/components/FooterComponent.vue | 2 +- src/components/NavBar.vue | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 8e22d715..a2ee39e4 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + diff --git a/src/App.vue b/src/App.vue index 4db3bfb8..5bd33675 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,5 @@