I always remove line-height on conversions because it often prevents a user changing line spacing to taste.
I often remove drop caps or other first word in first paragraph features. A affectation even on paper which makes it harder to read. Also work badly on many apps and eink ereaders.
I'd use <span class="first-thing"> etc rather than ::firstletter if I was doing it, which I don't.
|