Skip to content

Commit fe7a07c

Browse files
authored
Simplify headings normalization comment
The results for computed `line-height` in #593 were virtually different in all tested browsers, and since [such browsers are ones we support](https://github.com/necolas/normalize.css#browser-support), I don't see the need to have a *complex* comment naming all of them.
1 parent ceef420 commit fe7a07c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

normalize.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,7 @@ h1 {
155155
}
156156

157157
/**
158-
* Correct the line-height for all headings in Chrome mobile, Firefox,
159-
* iOS Safari, Microsoft Edge and IE.
158+
* Correct the line height for headings in all browsers.
160159
*/
161160

162161
h1,

0 commit comments

Comments
 (0)