clamp() function saving me from my own hubris (note: for accessibility's sake, having a font size that infinitely sizes up or down in reference to the viewport but does not adhere to system settings is not great! so beware of using only vw units for fonts or only use them for certain effects)
i've never thought about using vw or vh units for fonts. I've always heard using em but for some reason I have had trouble getting em to scale with resolution it seems to function exactly like rem for me idk
i've never thought about using vw or vh units for fonts. I've always heard using em but for some reason I have had trouble getting em to scale with resolution it seems to function exactly like rem for me idk