Design comparison
Solution retrospective
I started the project ok with the 375px screen size but when i got to the larger display i just messed up everything. SOS :-(
Community feedback
- @janegcaPosted almost 4 years ago
Hi David, It doesn't looked messed up to me (unless you've fixed it since you originally posted). Two minor suggestion, maybe add a slight padding (1vh) to the body bottom and use overflow hidden to get rid of the vertical scrollbar on the larger screen and style the text on the button (I'd also suggest using a
button
instead of a link for the button, for accessibility reasons; on a real site you'd be submitting something, not linking to something.Overall nicely done. Happy coding.
1
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