Design comparison
Solution retrospective
I was targeting the first to submit but turned out to be the third... Coders ain't calming.
I'll welcome any FeedBack😁
Community feedback
- @dewslysePosted over 3 years ago
Nice job mate.. Congrats on being the third person to submit this challenge 😆. I'll probably take this as my next challenge.
Overall, your page looks good. Some minor things to note;
-There are scrollbars on your page at
@media (max-width: 999px)
. I believe this can easily be solved by adding anoverflow: hidden
to your body.-Your page is also missing some semantic sectioning elements (eg.
main
) and anh1
Happy coding...
1@codepraycodePosted over 3 years ago@dewslyse I appreciate your feedback, I'mma look into that, Thank you.
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