I am wondering if it's possible to change the font height and not line height in css.
An issue comes up when I have multi-line links with a hover effect: when moused over the lines the effect flickers on and off because of the increased line height: Example
Is there another way to do this?