Move focus accent

This commit is contained in:
2026-03-22 17:44:13 +01:00
parent 020effb0b0
commit 54c4d0f83e
2 changed files with 12 additions and 1 deletions

View File

@@ -271,6 +271,12 @@ button {
margin-top: 0;
}
.section-head__accent--focus {
position: relative;
top: 2.1rem;
left: 3ch;
}
.section-head img {
width: clamp(70px, 9vw, 120px);
margin-top: -0.3rem;