INTERACTIVE RATING COMPONENT

Solution retrospective
come on take a quick look on that, and feel free to post a quick feedback or comment
Please log in to post a comment
Log in with GitHubCommunity feedback
- @MasonBoom
Hi Mamadou!
The only thing I noticed is that the buttons are not perfectly round. To fix this you could define a specific width and height for the buttons (for example
width: 50px; height: 50px;
) and set border radius to 50%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