Design comparison
SolutionDesign
Community feedback
- @DanCodeCraftPosted 8 months ago
Good job, @moyoclive22!
I just completed this one as well. I think you're having some overlaps with your footer and your main container when setting the screen size to the mobile device.
It's probably happening because you don't have a margin for it when changing the ratio.
For your code, I would suggest you use different measure units for different properties (use rem for font-size, for example). And a proper CSS reset before you start your project is also helpful for accessibility.
All the best!
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