Design comparison
SolutionDesign
Community feedback
- @adambethPosted 3 months ago
Some improvements could be made by adding
display: flex
and amax-width
to the.container
class so that when the screen is slim, the container stacks instead of squashing.I like the hover state that you added to the buttons. I am going to include that in my project also
I would also recommend using CSS variables when you reuse values.
Try next time to follow the exact values on the design system
Otherwise Looks great, well done!
Marked as helpful0
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