Design comparison
SolutionDesign
Community feedback
- @TGPJonathonPosted 11 months ago
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.
0
Please log in to post a comment
Log in with GitHubJoin 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