Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm most proud of that I could make a pixel-perfect solution based on the Figma design files.
What challenges did you encounter, and how did you overcome them?I had problem with setting the width of the component because I used the default box-sizing. After some research I realized that it's better to use border-box value for the box-sizing attribute.
Community feedback
- @GraceArianePosted 2 months ago
I see that there is a good resemblance and border-box with the box-sizing property helps to manage sizes and margins
1
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