
Solution retrospective
I need to look more deeply into media queries, especially the management of various formats. In this project I only managed the layout with width from 320px to 420px.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@MikDra1
Use rems as your initial unit. Pixels can be used for small sizes around 1px - 3px. For rest you should use rems. In media queries use ems. 😉
- @sifenfisaha
lorem
Join 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