diff --git a/styles.css b/styles.css index c80462b..a56dd74 100644 --- a/styles.css +++ b/styles.css @@ -160,7 +160,7 @@ button { .hero__scribble--composite { width: clamp(420px, 35vw, 560px); - top: -3.2rem; + top: -6.2rem; left: 11rem; } @@ -628,7 +628,7 @@ button { .hero__scribble--composite { width: 320px; - top: -1.6rem; + top: -3rem; left: 5rem; }