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