From 0bceef3dc6728b2ace79eddbe34a4320f9a491d1 Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Tue, 4 Jun 2019 19:54:28 +0200 Subject: [PATCH] Removed unused styling --- src/components/Home.vue | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/src/components/Home.vue b/src/components/Home.vue index aeeed1b..5a240ef 100644 --- a/src/components/Home.vue +++ b/src/components/Home.vue @@ -28,27 +28,4 @@ export default { storage.backTitle = document.title; } } - - - + \ No newline at end of file