From 4ff9f143fe8f8c89986cbbc6a7318259cbc12165 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Gla=CC=88ser?= Date: Sun, 22 Mar 2026 19:27:10 +0100 Subject: [PATCH] Adjust mobile process accent --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 7fac14c..00e7b04 100644 --- a/styles.css +++ b/styles.css @@ -770,7 +770,7 @@ button { } .section-head__accent--process { - left: calc(100% - 70px); + left: calc(100% + 10px); top: -3.4rem; width: 77px; }