Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I didn't used media query this time by having some responsive CSS properties, calc()
and rem
unit used on this solution
Adjust font-size for more accuracy from design.
I've used a function called calc()
and the simple formula by dividing required font-size by 16px to get value in rem
unit.
How should I use clamp()
to make my element's font size more precise?
Community feedback
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