Interactive rating component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @gauravk2203
The issue with the rating article is that it doesn't have a specified width, which is causing it to inherit the width of its parent container. To resolve this, you can set a fixed width for the rating article
max-width: 350px
should be sufficient. Additionally, it would be great to adjust the spacing to ensure the design remains balanced. Once those adjustments are made, everything else looks fantastic!Keep up the great work! You're doing an excellent job!
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