Design comparison
SolutionDesign
Community feedback
- @dirkvankriekenPosted 4 months ago
Nice job! Your project closely matches the design for bigger screens. Unfortunately it is not optimized for smaller screens such as mobile screens. You did account for some optimization using media-queries for a smaller screen but it's not optimal yet. For smaller screens the texts overflow the containers. You could have prevented this issue by adopting a mobile first work-flow where you use media queries for the bigger size screens. Apart from that everything looks good!
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