Design comparison
SolutionDesign
Solution retrospective
In this project i take time to do it all as it should be. There is interactive "rating system" done with javascript. Styles are done with sass.
Community feedback
- @denieldenPosted over 2 years ago
Hi Rado, great work on this challenge! π
Here are a few tips for improve your code:
- add
main
tag and wrap the card for improve the Accessibility - add
transition
on the element with hover effect - instead of using
px
use relative units of measurement likerem
-> read here
Overall you did well π Hope this help!
Marked as helpful0 - add
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