
Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
Need responsive web design advice
Community feedback
- P@Oliko136Posted 3 months ago
Hello!
For responsive design, you can use relative measurements (em, rem) for your text instead of pixels. If you have access to Figma files, you can switch to rem in your right toolbar.
However, the main technique for implementing responsive design is using media queries. Inside media queries, you can specify styles for different screen sizes.
Good luck in your future projects!
Marked as helpful0
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