Move focus accent mobile

This commit is contained in:
2026-03-22 19:28:37 +01:00
parent 4ff9f143fe
commit ebcac8a474

View File

@@ -777,7 +777,7 @@ button {
.section-head__accent--focus {
top: calc(100% - 18px);
left: calc(100% - 48px);
left: calc(100% + 12px);
width: 72px;
}