Design comparison
SolutionDesign
Community feedback
- @vishalbrdrPosted 9 months ago
hey buddy, nice job! here are some improvements that will make your solution better:
- increase the padding for content
div
- use
<button>🛒Add to cart</button>
instead of<div>
- use
object-fit:cover;
property for image, it will fix the stretching of image.
Marked as helpful0 - increase the padding for content
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