Submitted about 1 year ago
Responsive Rating Component with Flexbox and media queries
@its-meAsh
Design comparison
SolutionDesign
Solution retrospective
If any problems or improvement ideas. Do share. Thank you
Community feedback
- @AyoubrabiaePosted about 1 year ago
You're doing a great job, but I suggest adding some gap between the rating elements to prevent the bubbles from being too close together on mobile devices. Example:
gap: 10px
Also, I noticed that when I hover over the bubbles or the submit button, their colors change very quickly. I recommend adding a transition effect to make the color changes smoother, which will enhance the overall user experience. Example:
transition: color 0.3s ease-in-out
0
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