Nudge about accent

This commit is contained in:
2026-03-22 17:57:55 +01:00
parent b2770323e1
commit 4f1896ab11

View File

@@ -402,7 +402,7 @@ button {
.section-head__accent--about {
position: absolute;
top: calc(0.4rem + 50px);
left: -7.5rem;
left: calc(-7.5rem - 10px);
z-index: 0;
margin: 0;
}