Submitted over 2 years ago
Frontend-Mentor-Product-preview-card-component
@jahanzaibiqbal
Design comparison
SolutionDesign
Solution retrospective
please let me know how i can make it better for responsive design
Community feedback
- Account deleted
Hello,
This looks great! The only thing I'm noticing as far as responsiveness goes is that your media query kicks in too late - The screen size can get small enough that the desktop layout is still showing instead of the mobile one, so you end up with a horizontal scrollbar.
I would change the media query to 750px, you could even go a little higher so it switches before there's hardly any room left around the card.
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