Commit b19e83e6 authored by Florian Heder's avatar Florian Heder

[FEATURE] Make Banner 100% height

parent 022f0d2f
......@@ -97,7 +97,7 @@ header {
.banner {
height: calc(100svh - 171px);
height: 100svh;
min-height: 600px;
background-image: url('../images/stefan-steinbauer-Is4oR1SLtr0-unsplash.jpg');
background-attachment: fixed;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment