
Design comparison
SolutionDesign
Community feedback
- P@stevensunaPosted 2 months ago
Your code is generally well-structured, and you're using best practices like BEM and CSS variables. However I highly recommend considering these two changes:
- Use dvh for better handling of dynamic toolbars on mobile.
- Explicitly define a media query for the 375px breakpoint to improve code clarity and control. These changes will make your code more robust and maintainable in the long run.
Marked as helpful1 - @Kenpachi-bitPosted 2 months ago
The page was well replicated, the corners could be more rounded though
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