Design comparison
SolutionDesign
Community feedback
- @Ri-RaghavPosted almost 2 years ago
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 helpful1
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