Design comparison
SolutionDesign
Solution retrospective
I had a bit of trouble centering the 'you selected # out of 5' text but I don't know why. For the parent I did justify-items: center and I even did justify-self: center on this div but it didn't work. So I resorted to adding a margin which isn't the best practice.
Community feedback
- @hyrongennikePosted about 2 years ago
Hi,
Awesome job on the challenge just a suggestion but try an avoid browser alert boxes it's not good for user experience you could simple just disable the button until a score is selected and it would have the same effect.
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