Nudge hero scribble

This commit is contained in:
2026-03-25 16:23:42 +01:00
parent 87dea6a3a4
commit 1413182b3e

View File

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