Intro signup form

Please log in to post a comment
Log in with GitHubCommunity feedback
- @TGPJonathon
Hello Obasi!
Awesome job, but I did have one note. On larger screen sizes, your design stretches quite a bit. I would suggest capping your containers with a max-width to prevent that.
.text, .form-section{ max-width: 500px; }
Something like this would work so your design works on all screen sizes. Definitely play around with the numbers too.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord