Quote:
Originally Posted by JSWolf
If you notice, the first line has more space between it and the second line then the second line and the third line. Also, the larger the raised letter, the worse it looks.
|
That is because of the line-height which is calculated for the current font-size, which means that the greater font of the raised cap will win to set the line-height prior to the normal text. You could try to set line-height to 1, but not all reader will accept custom line-heights.