Design comparison
SolutionDesign
Solution retrospective
Hello community!
After two days I finished the project. The truth is that the responsive part cost me a lot of questions:
- Which breakpoints are the ideal ones to use?
- Which measurement units are the best ones to avoid doing so much code at the end?
Suggestions?
Community feedback
- @IndigoStar88Posted almost 2 years ago
Hi Ailén this article helped me with what breakpoints to use for media queries: https://www.freecodecamp.org/news/the-100-correct-way-to-do-css-breakpoints-88d6a5ba1862/
I used the suggested breakpoints from the article (600px, 900px, 1200px) and 1440px for this same challenge and it seemed to work nicely. I hope this helps!
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