From 58139a8256fa6a8fa5240e6c5a8b99fcf39cae6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Gla=CC=88ser?= Date: Sun, 22 Mar 2026 19:32:06 +0100 Subject: [PATCH] Mobile Grafik weiter rechts --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index f34b99a..2dbcb99 100644 --- a/styles.css +++ b/styles.css @@ -789,7 +789,7 @@ button { .section-head__accent--about { top: calc(100% - 12px); - left: 60px; + left: 140px; width: 72px; transform: scaleX(-1); }