diff --git a/src/components/LandingImage/LandingImage2.jsx b/src/components/LandingImage/LandingImage2.jsx index c0ca7d6..df37392 100644 --- a/src/components/LandingImage/LandingImage2.jsx +++ b/src/components/LandingImage/LandingImage2.jsx @@ -58,7 +58,7 @@ function LandingImage2() { height: "3.5rem", fontSize: "1rem", }} - onClick={() => document.getElementById("signupForm").scrollIntoView({ behavior: "smooth", block: "center", inline: "nearest" })} + onClick={() => document.getElementById("signupForm").scrollIntoView({ behavior: "smooth", block: "start", inline: "nearest" })} > SignUp