Place the document heading above the html element's comment. (#639)

This commit is contained in:
John Albin Wilkins 2016-11-18 15:34:10 +08:00 committed by Jonathan Neal
parent 4559de001b
commit 1da0911dfb

6
normalize.css vendored
View File

@ -1,5 +1,8 @@
/*! 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.
@ -7,9 +10,6 @@
* IE on Windows Phone and in iOS.
*/
/* Document
========================================================================== */
html {
font-family: sans-serif; /* 1 */
line-height: 1.15; /* 2 */