Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
- Design tokens with CSS properties
- Using
calc
andrem
for responsiveness - Using
clamp
function for fluid typography
Using clamp
function and calculating preferred value
. Determine those value so it starts changing font-size when viewport width start at 360px and end at 840px
I still find it hard to identify use cases for fluid typography beyond achieving responsive font sizes without the complexity of media queries.
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