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%;