Design comparison
SolutionDesign
Solution retrospective
Hi, if you can just have a look and give any advices :)
Community feedback
- @Sdann26Posted over 2 years ago
Hi Filip!
I would recommend you to add the following two properties to your buttons to make them look:
.rating-button { background-color: hsla(216, 12%, 54%, 0.1); transition: all 300ms; }
I also added a transition that allows to make the final result look much more professional.
This background could be added to the star and the effect could be added to the SUBMIT button as well.
By the way, I would recommend you to generate a restriction so that the SUBMIT button cannot be clicked until you have chosen one of the options and with that the project would be 10 out of 10 since everything else is perfect. I see it perfect.
Marked as helpful1
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