Design comparison
SolutionDesign
Solution retrospective
thanks for your comments
Community feedback
- @mattstuddertPosted over 4 years ago
Nice work on this challenge, Nehal! It functions well and the overall layout looks great. The only thing I'd recommend is one last round of refinements. For example, the font and the spacings are slightly off.
Also, have you ever tried using min-width media queries instead of max-width? It's quite a common workflow with front-end developers to use them and work mobile-first. It can often lead to less CSS code and has the benefit of loading in fewer styles for mobile users, which can be a nice performance gain.
You've done a good job on this. Keep it up!
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