Design comparison
SolutionDesign
Community feedback
- @LouisVerchPosted about 24 hours ago
Nice solution !
If I could give you an advice try to not use px but use rem instead for dimensions as it can be more responsive because pixels don't scale. (16px = 1rem) For the media query, try to build your site mobile-first and apply a media query for bigger displays as Google started to reference website based on media display.
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