X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=assets%2Fsass%2Flayout%2F_banner.scss;h=64481d70128aa89837bbe805255f136ec71408e2;hb=c2ea6701260eeb131887220ed5fe04831f22dd4e;hp=65e52d1fe72e125d55eea92ef563bfe660faed8b;hpb=748286b530a4b000cac6b88bbcebb258056a9e77;p=theme-danix.xyz.git diff --git a/assets/sass/layout/_banner.scss b/assets/sass/layout/_banner.scss index 65e52d1..64481d7 100644 --- a/assets/sass/layout/_banner.scss +++ b/assets/sass/layout/_banner.scss @@ -8,7 +8,7 @@ #banner { @include vendor('align-items', 'center'); - @include vendor('background-image', 'url("../../images/banner.jpg")'); + @include vendor('background-image', 'url("../bg/bg2.jpg")'); @include vendor('display', 'flex'); @include padding(4em, 0, (2em, 0, 0, 0)); background-attachment: fixed; @@ -18,7 +18,7 @@ border-bottom: 0 !important; cursor: default; height: 60vh; - margin-bottom: -3.25em; + margin-bottom: -5.25em; max-height: 32em; min-height: 22em; position: relative; @@ -33,7 +33,7 @@ display: block; height: 100%; left: 0; - opacity: 0.85; + opacity: 0.7; position: absolute; top: 0; width: 100%;