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