Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
spacing between elements is done using paddings , i don't know if it's the right solution or not for spacing , can someone review and tell me what is the right approach for spacing?
Community feedback
- @abhi-zeroPosted about 1 month ago
Your solution looks good and well-formatted. I'm not too concerned about spacing right now because I used to approach it the same way when I started. But now, I use Grid and Flexbox. I'm also a beginner, but I have some suggestions for you:
- Place the CSS file in its own folder.
- Self-host your fonts. Here you can find fonts for self-hosting
- Use a modern reset.Here is the modern reset
Don’t worry, I’ll provide the links for these in the next comment.
0
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