Submitted 4 months ago
Responsive card layout using flexbox, clamp and media queries
@mikov144
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I really like using SASS on my projects, and I want to use @mixin more often next time to clear the code even more.
What challenges did you encounter, and how did you overcome them?Probably figuring out how to disable hover effect on mobile device. In the end I just used a media query with 'display: none;' on hover.
Join 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