Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Interactive-rating-component

Liam 150

@liamchivers23

Desktop design screenshot for the Interactive rating component coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Updated solution after feedback.

Community feedback

@parvathyvd

Posted

Hi Liam,

Nice Work

You need height and width on the circle to make the border radius a perfect circle. Add below to your list-item will fix the issue for you. .list-item { height: 4rem; width: 4rem; display: flex; justify-content: center; align-items: center; }

thanks

Marked as helpful

1

Liam 150

@liamchivers23

Posted

@parvathyvd I've updated it with your css inclusion. Thanks, Parvathy! :)

0

Please log in to post a comment

Log in with GitHub
Discord logo

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