
Solution retrospective
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.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ikitamalarose
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 helpful
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