Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm proud of how quickly I coded, but next time I'll review the Figma design more thoroughly from the start instead of intermittently.
What challenges did you encounter, and how did you overcome them?I didn't find challenges.
What specific areas of your project would you like help with?The mobile and desktop sizes don't work well on all devices.
Community feedback
- @ikitamalarosePosted 7 months ago
Instead of using fixed values (px) for font sizes, consider using fluid units like percentages (%) or relative units (em, rem). Fluid values allow text to adapt more flexibly to screen size, improving the user experience on different devices.
Marked as helpful1
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