Reset hero scribble y

This commit is contained in:
2026-03-25 16:24:04 +01:00
parent 1413182b3e
commit 581438c59f

View File

@@ -161,7 +161,7 @@ button {
.hero__scribble--composite { .hero__scribble--composite {
width: clamp(336px, 28vw, 448px); width: clamp(336px, 28vw, 448px);
top: calc(-6.2rem + 20px); top: -6.2rem;
left: calc(11rem + 50px); left: calc(11rem + 50px);
} }