Responsive Product Preview Card

Solution retrospective
Was able to learn how to make the site responsive
What specific areas of your project would you like help with?Yes, next time would prefer mobile-first layout
Please log in to post a comment
Log in with GitHubCommunity feedback
- @MarziaJalili
Awesome work! 🎉
🌟 DRY code? Here you have it!
✅ You could use grid for centering the card due to its simplicity:
display: grid; place-items: center;
Other than that, the code's pretty neat! 🔥😎
Marked as helpful
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