Design comparison
SolutionDesign
Community feedback
- @malik-nPosted about 1 year ago
Hello! Congratulations on completing the challenge!
Some feedback :
- You must use
rem
instead ofpx
for your font-size asrem
is great for accessibility. - Try to design the layout for mobile-view first and then use media-query to change it to desktop-view.
- As for the current layout, your mobile-view is not fitting in small-screen-phone in landscape mode (please do check that out using developer tools on your browser).
Cheers!
0 - You must use
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