
Design comparison
SolutionDesign
Community feedback
- P@DocForLoopPosted 4 months ago
Hi, here are some feedbacks:
- for responsive typography use clamp() function and you don't need to use media queries.
- in media queries use em, it is better than px
- it is better to use flexbox than grid if you want the footer-texts to align next to each other, and when you need only row or column layout.
Hope it helps :)
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