Design comparison
SolutionDesign
Community feedback
- @bradleyhopPosted over 1 year ago
On the desktop view, your image doesn't quite extend to the bottom of the card container. Perhaps using
min-height: 100%;
on the<img>
would work? Also, there's some flexbox styling applied to the image, but my browser tools show that its not being applied.The button's content also seems off: the cart is facing the wrong way and the text may be too small.
Overall, excellent work! Small details (if you don't have access to the design files, don't sweat it), but the overall spirit of the design comes through. It was easy to read through your code, too. Inspiring.
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