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