…this is where font-size-adjust comes in. If I specify
font-size-adjust: ex-height 0.5,
I ask the browser to scale the font such that the letter “x” is exactly half of the box. This makes the fonts comparable…
…this is where font-size-adjust comes in. If I specify
font-size-adjust: ex-height 0.5,
I ask the browser to scale the font such that the letter “x” is exactly half of the box. This makes the fonts comparable…