Design comparison
SolutionDesign
Community feedback
- @denieldenPosted over 2 years ago
Hi Gabriel, good job!
I have a few suggestions for you:
- remove all
margin
from.content-card
class because with flex there are superfluous - add
main
tag and wrap the card for Accessibility - try to add a little
transition
on the element with hover effect - to make it look as close to the design as possible add
padding
among the internal elements of the card
Hope this help and happy coding!
Marked as helpful0 - remove all
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