Comment on A formula for responsive font-sizeComments−uj8efdjkfdshf2yHuh, interesting. I've been using a clamped version of 1.5vw + 1vh for landscape and 1vw + 1vh for portrait, and then scaling everything else by rem for consistency. Might give this a try though.−bryanrasmussen2ydo you have any clamping suggestions for overflowing/wrapping text in buttons etc.?I ask just because not very many people seem to clamp yet, so looking for experiences.
Comments
Huh, interesting. I've been using a clamped version of 1.5vw + 1vh for landscape and 1vw + 1vh for portrait, and then scaling everything else by rem for consistency. Might give this a try though.
do you have any clamping suggestions for overflowing/wrapping text in buttons etc.?
I ask just because not very many people seem to clamp yet, so looking for experiences.