Design comparison
Solution retrospective
I'm proud I found a way to reduce font size for smaller screens without using media queries by using the clamp() CSS function.
What challenges did you encounter, and how did you overcome them?Initially, I didn't know how to reduce font size for smaller screens without using media queries so I had to search online for a suitable solution and read through several articles.
What specific areas of your project would you like help with?I'd like to know if there are other viable options to reduce font size for smaller screens without using media queries.
Community feedback
- @Jani-BPosted 4 months ago
Nice work. Clamp is something I have not used. Will be checking it out asap. It seems to work very nice with the fonts. Not sure if it is so useful for the Width component in .card. But the page design and code itself is very nice.
1
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