Design comparison
SolutionDesign
Solution retrospective
Any feedback is welcome 🤗
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hi there, Gonza Zabaleta! 👋
Well done on this challenge! 👍 The card component looks good and is responsive! 👏
I'd like to suggest,
- Adding a hover state to the button (as palgramming mentioned). Adding
cursor: pointer
should be enough but a subtle change in background color might be nice, as well. - Perhaps using an
<article>
tag for the card itself to bump up the semantics of your HTML just a tiny bit. 😉
Keep coding (and happy coding, too)! 😁
Marked as helpful0 - Adding a hover state to the button (as palgramming mentioned). Adding
- @palgrammingPosted over 3 years ago
Looks nice but you are missing your hover state on the button
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