diff --git a/vorschau/css/style.css b/vorschau/css/style.css index 854270f..64a95ec 100644 --- a/vorschau/css/style.css +++ b/vorschau/css/style.css @@ -101,6 +101,7 @@ a { color:inherit; text-decoration:none; } .divider svg { display:block; width:100%; height:auto; } .divider-chevron { background:var(--alt-solid); } .divider-chevron-dark { background:var(--navy); } +.divider-chevron-into-hero { margin-top:-60px; position:relative; z-index:2; } .divider-diagonal { background:var(--base); } .divider-diagonal-dark { background:var(--base); } .divider-gradient-alt-to-base { height:40px; background:linear-gradient(to bottom, var(--alt-solid), var(--base)); } diff --git a/vorschau/index.html b/vorschau/index.html index 6e2b31a..a858394 100644 --- a/vorschau/index.html +++ b/vorschau/index.html @@ -102,6 +102,15 @@ +n +
+ +
+ + +
+ +