Design comparison
SolutionDesign
Community feedback
- @romila2003Posted over 2 years ago
Hi @BhudiaMukund,
Congratulations 🎉 on completing this challenge, it was a great attempt but there are some issues I want to address:
- Regarding the responsiveness of your cards, the mobile and desktop version are both okay when looking at those specific screen sizes however as you adjust them to around the tablet screen size, your cards do not respond well. A key solution to this would be to take the mobile-first approach instead of the desktop-first approach as it will be easier to adjust the elements as the screen size increases.
- You should use flexbox to center your container.
Overall, great attempt and wish you the best for future projects 👍.
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