diff --git a/assets/stylesheets/template/layout/header.scss b/assets/stylesheets/template/layout/header.scss index 5d29784..1cff1dd 100644 --- a/assets/stylesheets/template/layout/header.scss +++ b/assets/stylesheets/template/layout/header.scss @@ -44,6 +44,15 @@ } } +a#content{ + color: inherit !important; + position: relative; + margin: 0; + z-index: 1000; +} +.layout-content-inner.container{ + top: -25px; +} .layout-header .header-banner{ .w-ba-banner{ .ad-overlay{ @@ -144,7 +153,7 @@ } } @media screen and (min-width:$screen-xs) and (max-width:990px){ - height: 800px !important; + height: 760px !important; .ad-overlay{ bottom: 35%; position: absolute;