From d868648aa1856afae648c5d7d090c096e9c27760 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Gla=CC=88ser?= Date: Sun, 22 Mar 2026 17:17:10 +0100 Subject: [PATCH] Raise hero art --- styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles.css b/styles.css index c80462b..a56dd74 100644 --- a/styles.css +++ b/styles.css @@ -160,7 +160,7 @@ button { .hero__scribble--composite { width: clamp(420px, 35vw, 560px); - top: -3.2rem; + top: -6.2rem; left: 11rem; } @@ -628,7 +628,7 @@ button { .hero__scribble--composite { width: 320px; - top: -1.6rem; + top: -3rem; left: 5rem; }