MobileFirst -- Interactive Rating Component

Solution retrospective
Plain and simple Javascript coding.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @mraditya1999
Within the context of the
.numbers
class, consider applying a refined approach by utilizing height and width properties in conjunction withdisplay: flex
,justify-content: center
, andalign-items: center
. This strategic combination serves to precisely center the content both horizontally and vertically, culminating in a harmoniously balanced arrangement.Marked as helpful - P@JIH7
Overall looks good and functions as it's supposed to! One pretty glaring thing is the number buttons are ovals instead of circles. I would give them a height and width in ems to ensure they stay nice and circular. Fixing that would go a long way as otherwise the implementation is strong and responsive.
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