From 92fbe5300843972671709975675b58e7c877d7a1 Mon Sep 17 00:00:00 2001 From: vikingowl Date: Thu, 3 Feb 2022 13:03:35 +0100 Subject: [PATCH] fix-attempt 3 on issue 59 --- src/App.vue | 1 + src/scss/classes.scss | 10 ++++++++++ src/views/Explore.vue | 12 +----------- src/views/Home.vue | 1 + src/views/Match.vue | 12 +----------- src/views/Player.vue | 12 +----------- 6 files changed, 15 insertions(+), 33 deletions(-) diff --git a/src/App.vue b/src/App.vue index 3e9cf3b..82df50a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,4 +1,5 @@