Raise focus accent

This commit is contained in:
2026-03-22 18:13:27 +01:00
parent d81b047833
commit b66c0bebe0

View File

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