Design comparison
Solution retrospective
In this project, I learned how to effectively use media queries to create a responsive design that adapts to different screen sizes. I also gained a deeper understanding of implementing transitions to create a smooth user experience.
Community feedback
- @grace-snowPosted about 1 month ago
You mention using media queries but this challenge doesn't need any media query! All the card needs is a single max width in rem like most single card components.
The biggest issue in this though is the html. I recommend you have a read through comments I've left on others solutions for this challenge as it will explain what you need to change. These are essential foundational problems so you need to take time to refactor before moving 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