Responsive Product Preview Card

Solution retrospective
I attempted this with a mobile-first approach. I made this project responsive for mobile and deskp-top.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @YacoubDweik
Hey! Good Job Naruto!
.card { max-width: 350px; /* for example */ margin: 0 auto }
see how this is gonna make your design much better for Mobiles, This is gonna ruin the design for Desktop so I will leave it to figure how to fix that Sakura!
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