Adjust focus accent

This commit is contained in:
2026-03-22 18:13:51 +01:00
parent b66c0bebe0
commit 3095ba8cbf

View File

@@ -298,8 +298,8 @@ button {
} }
.section-head__accent--focus { .section-head__accent--focus {
top: calc(100% - 40px - 0.15rem); top: calc(100% - 30px - 0.15rem);
left: 600px; left: 580px;
transform: none; transform: none;
} }