Design comparison
SolutionDesign
Community feedback
- @ccreusatPosted over 2 years ago
Hi ! You almost got it :)
You could :
- check color for the icon background and your buttons background-color too.
- add a title to your page (right now is "document")
- fix the "badge" component displaying "You selected x out of 5"
padding: 0.5rem 1.2rem; color: hsl(25, 97%, 53%); font-size: 1.4rem; border-radius: 22px; background-color: hsl(213, 19%, 18%);
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