From 125ea1acf7fed5e7a364720fa6bcd3c22b34f7c0 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Wed, 25 Dec 2019 08:17:43 -0500 Subject: [PATCH] [S] Fix container background issue --- public/index.html | 2 +- src/App.vue | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index 568a7f0..fb92849 100644 --- a/public/index.html +++ b/public/index.html @@ -23,7 +23,7 @@ - + diff --git a/src/App.vue b/src/App.vue index 1fdce05..a29673c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -71,8 +71,6 @@ margin: auto; max-width: 1400px; - background: #00000014; - .artwork { display: inline-block;