Skip to content

Commit 1da0911

Browse files
JohnAlbinJonathan Neal
authored andcommitted
Place the document heading above the html element's comment. (#639)
1 parent 4559de0 commit 1da0911

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

normalize.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
22

3+
/* Document
4+
========================================================================== */
5+
36
/**
47
* 1. Change the default font family in all browsers (opinionated).
58
* 2. Correct the line height in all browsers.
69
* 3. Prevent adjustments of font size after orientation changes in
710
* IE on Windows Phone and in iOS.
811
*/
912

10-
/* Document
11-
========================================================================== */
12-
1313
html {
1414
font-family: sans-serif; /* 1 */
1515
line-height: 1.15; /* 2 */

0 commit comments

Comments
 (0)