From 754449dfb670eb70f1d89b94ddd65f6a29a109d6 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Mon, 23 Dec 2019 10:24:33 -0500 Subject: [PATCH] [-] Remove duplicate background properties --- src/App.vue | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index e21d9ac..47321bc 100644 --- a/src/App.vue +++ b/src/App.vue @@ -155,10 +155,6 @@ #title { - // Center and scale the image nicely - background-position: center; - background-repeat: no-repeat; - background-size: cover; // Alignment margin-bottom: 10vh;