Bind focus title accent

This commit is contained in:
2026-03-22 18:11:36 +01:00
parent 5ee5ae5abb
commit f1708932f4
2 changed files with 11 additions and 9 deletions

View File

@@ -299,8 +299,8 @@ button {
.section-head__accent--focus {
top: calc(100% - 0.15rem);
left: 72%;
transform: translateX(-50%);
left: 290px;
transform: none;
}
.section-head__accent--work {