Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
Font sticking out of the container
What specific areas of your project would you like help with?Good way to size font
Community feedback
- @SvitlanaSuslenkovaPosted 3 months ago
Good way to size font? I like to use clamp(min, vw(or %), max). font-size: clamp(12px, 5vw, 18px); But it's my personal opinion. Hope you found this comment helpful :)
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