Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
.
What specific areas of your project would you like help with?....
Community feedback
- @curiousdilipPosted 7 months ago
hi ibnu-jemal, Congrats on completing your 1st challenge on Frontend Mentor,
*{ margin: 0; padding: 0; }
you should have added box-sizing:border-box as it will allow you to include the padding and border in an element's total width and height.
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