From 78feac7d8d2f744fca838ed131b92bfbccd3325a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Gla=CC=88ser?= Date: Sun, 22 Mar 2026 19:38:31 +0100 Subject: [PATCH] Shift mobile work accent right --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 2a5f1c8..c1da959 100644 --- a/styles.css +++ b/styles.css @@ -783,7 +783,7 @@ button { .section-head__accent--work { top: -2.4rem; - left: calc(-0.35rem + 150px); + left: calc(-0.35rem + 220px); width: 84px; transform: scaleX(-1); }