From 02ffaceb3594b212bba5663e624f9d5f2938ec9d Mon Sep 17 00:00:00 2001 From: vikingowl Date: Sat, 23 Oct 2021 01:31:23 +0200 Subject: [PATCH] fixed some issues that lighthouse showed --- public/index.html | 2 +- src/components/Footer.vue | 4 ++-- src/scss/custom.scss | 12 ++++++++---- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/public/index.html b/public/index.html index 18f3aed..c7c3ab2 100644 --- a/public/index.html +++ b/public/index.html @@ -1,5 +1,5 @@ - + diff --git a/src/components/Footer.vue b/src/components/Footer.vue index 7c5e213..8d4a1ed 100644 --- a/src/components/Footer.vue +++ b/src/components/Footer.vue @@ -1,9 +1,9 @@