necolas / normalize.css

A modern alternative to CSS resets
http://necolas.github.io/normalize.css/
MIT License
52.32k stars 10.66k forks source link

Line height in firefox #814

Open klig1 opened 4 years ago

klig1 commented 4 years ago

I've got an issue with h1 line-height on firefox See codepen attached here

Firefox: (text is not vertically aligned on the background color) image

Chrome: (text is aligned) image

Any idea on how to resolve this? Tried with the 1.15 fix but didn't help.

Thanks

BossElijah commented 2 years ago

I have the same issue.

It seems your Codepen link is something completely different (a number guessing game), so I created a bug reproduction here.