Design comparison
Solution retrospective
I am proud that I found a solution for all the tasks in this project.
What challenges did you encounter, and how did you overcome them?There was a problem finding and adding icons. But found a solution.
What specific areas of your project would you like help with?No help is needed at this time.
Community feedback
- @DavyZanePosted 26 days ago
Well done ! Your code is pretty clear ! But your solution is not perfectly responsive. Indeed on screen sizes between 1440px and 375px we must scroll horizontally to see the content. I grant you the goal was to design a responsive page for only two screen sizes, however I suggest you practice developing responsive pages for intermediate sizes as if it were a real-life project. This is good training. I would also suggest using units like "em" or "rem" instead of "px", and especially "rem" for font-sizes.
Marked as helpful0
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