Submitted over 2 years ago
HTML | CSS | SASS | JS | WEBPACK | RESPONSIVE DESIGN | MOBILE FIRST
@DenilDenilson
Design comparison
SolutionDesign
Solution retrospective
Feedbacks please
Community feedback
- @denieldenPosted over 2 years ago
Hi Denilson, good job! I took some time to look at your code and have some ideas for improving it:
- use
main
tag for wrap the card for improve the Accessibility and not for the content of card - add
transition
on the element with hover effect - instead of using
px
try to use relative units of measurement -> read here
Overall you did well π Hope this help!
Marked as helpful0 - use
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