Skip to content

Commit

Permalink
Place the document heading above the html element's comment. (necolas…
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnAlbin authored and jonathantneal committed Nov 18, 2016
1 parent 4559de0 commit 1da0911
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions normalize.css
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Change the default font family in all browsers (opinionated).
* 2. Correct the line height in all browsers.
* 3. Prevent adjustments of font size after orientation changes in
* IE on Windows Phone and in iOS.
*/

/* Document
========================================================================== */

html {
font-family: sans-serif; /* 1 */
line-height: 1.15; /* 2 */
Expand Down

0 comments on commit 1da0911

Please sign in to comment.