From 8121dee3cfa6c52d60161fd6a6c3039a7a48f14b Mon Sep 17 00:00:00 2001 From: gilbN Date: Sun, 16 May 2021 01:59:10 +0200 Subject: [PATCH] fix --- Resources/landing-page/css/custom.css | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Resources/landing-page/css/custom.css b/Resources/landing-page/css/custom.css index e47e992b..0100a630 100644 --- a/Resources/landing-page/css/custom.css +++ b/Resources/landing-page/css/custom.css @@ -120,9 +120,12 @@ a:hover { .text-primary { color: #12afa0 !important; } -body,html { - background: transparent; -} + +body, +header.masthead { + background: black; + } + /* IMAGE SLIDER */ .jquery-bg-slideshow-wrap-bg-element { width: 100%;