From 46baa508e74487e32f86678a2c7c25a4aaf279e4 Mon Sep 17 00:00:00 2001 From: kurets Date: Tue, 17 Oct 2023 21:02:05 +0300 Subject: [PATCH] remove background image --- public/style.css | 6 +++--- static/style.css | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/public/style.css b/public/style.css index 956df0ab..b0065d24 100644 --- a/public/style.css +++ b/public/style.css @@ -46,11 +46,11 @@ html, body{ margin: 0; } -.main-background-image{ - background: url(/img/cat.jpg); +/* .main-background-image{ + background: url(/img/cat.jpg); */ /* background-image: url(/img/cat.jpg); */ /* filter: brightness(var(--bodyImg)); */ -} +/* } */ body { margin: 0%; diff --git a/static/style.css b/static/style.css index 956df0ab..b0065d24 100644 --- a/static/style.css +++ b/static/style.css @@ -46,11 +46,11 @@ html, body{ margin: 0; } -.main-background-image{ - background: url(/img/cat.jpg); +/* .main-background-image{ + background: url(/img/cat.jpg); */ /* background-image: url(/img/cat.jpg); */ /* filter: brightness(var(--bodyImg)); */ -} +/* } */ body { margin: 0%;