From 4e2d78ee1e7f44004d4cd598cfa106d760cc48bb Mon Sep 17 00:00:00 2001 From: Claude Code Date: Mon, 6 Apr 2026 19:38:38 +0200 Subject: [PATCH] fix: Chevron groesser (100px), deckt Hero-Video-Rand sauber ab Co-Authored-By: Claude Opus 4.6 (1M context) --- vorschau/css/style.css | 2 +- vorschau/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vorschau/css/style.css b/vorschau/css/style.css index 64a95ec..d5b1914 100644 --- a/vorschau/css/style.css +++ b/vorschau/css/style.css @@ -101,7 +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-chevron-into-hero { margin-top:-100px; position:relative; z-index:3; } .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 a858394..9b059bb 100644 --- a/vorschau/index.html +++ b/vorschau/index.html @@ -109,7 +109,7 @@ n
- +