INTERACTIVE RATING COMPONENT

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Ri-Raghav
Great work! Though the colors you have used for the box are off
body { background: hsl(216, 12%, 8%); } .star-img, .rating-button { background-color: hsl(213, 19%, 18%); }
This will have them look exactly the same as the image design!
It would also be a good idea to set body or the element that has the darkest background to cover the full viewport height
Marked as helpful
Join 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