Design comparison
SolutionDesign
Solution retrospective
I've done this challenge using React and SASS. I had some problems with the layout, as you'll see it is not responsive, it breaks if the width is not 375 or 1440px.
Feel free to manifest your opinion regarding the improvement of the solution.
Community feedback
- @alsirPosted almost 3 years ago
try to add another media query min-width and max-width to make it more responsive I recommend to forget about the 375px and make it up to 600px it will help alot as you work in more challenges . but awesome work keep it up.
Marked as helpful1@Cip28Posted almost 3 years agoThank you, @alsir! I will implement this method from now on.
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