Design comparison
Community feedback
- @solvmanPosted 9 months ago
You did well on recreating colors, font size, and layout.
I’m afraid your design does not feel responsive at all. It jumps from one layout to another without softly adjusting to width changes. Please don't hard set the width of containers; instead, use min/max height and let it flow. Remember, HTML documents are responsive by default; we do not need to stay in the way of it by hard-coding widths.
I highly recommend checking out the newly published article "A practical guide to responsive web design".
Consider reviewing how others did the same project.
Otherwise, very well done! 🚀 Impressive! 🎉 Keep it up! 👍 I hope you find my comments helpful 🫶
Marked as helpful1
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