From ee177c7ba933db0072b61430ed9209de6ece67ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Gla=CC=88ser?= Date: Sun, 22 Mar 2026 17:45:43 +0100 Subject: [PATCH] Adjust focus accent --- styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles.css b/styles.css index bec6c5a..7489550 100644 --- a/styles.css +++ b/styles.css @@ -273,8 +273,8 @@ button { .section-head__accent--focus { position: relative; - top: 2.1rem; - left: 3ch; + top: 4.2rem; + left: 6ch; } .section-head img {