-
@simevidas @rob_dodson @tomayac Not exactly the topic, but I prefer using fluid typography combining a ˋrem
base with a smallvwaddition:ˋbody { font-size: calc(0.9rem + 0.5vw); }`ˋ
base with a small vw addition:
ˋ
body {
font-size: calc(0.9rem + 0.5vw);
}
`ˋ