diff --git a/normalize.css b/normalize.css index e70ffc5..a547e39 100644 --- a/normalize.css +++ b/normalize.css @@ -154,6 +154,20 @@ h1 { margin: 0.67em 0; } +/** + * Correct the line-height for all headings in Chrome mobile, Firefox, + * iOS Safari, Microsoft Edge and IE. + */ + +h1, +h2, +h3, +h4, +h5, +h6 { + line-height: 1.15; +} + /** * Add the correct background and color in IE 9-. */