Design comparison
SolutionDesign
Solution retrospective
Would love to receive feedback on how should I better structure my Vanilla CSS. Was going to use Sass but decided not to.
Community feedback
- @MelvinAguilarPosted 11 months ago
Hello there ๐. Good job on completing the challenge !
My only suggestion is that you use a CSS reset to eliminate the default styles of the browser. Your solution has around 8px of margin on the body element, causing unnecessary scrolling on desktop devices. Additionally, text elements like paragraphs also have margins both above and below.
I hope you find it useful! ๐
Happy coding!
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