We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4559de0 commit 1da0911Copy full SHA for 1da0911
normalize.css
@@ -1,15 +1,15 @@
1
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
2
3
+/* Document
4
+ ========================================================================== */
5
+
6
/**
7
* 1. Change the default font family in all browsers (opinionated).
8
* 2. Correct the line height in all browsers.
9
* 3. Prevent adjustments of font size after orientation changes in
10
* IE on Windows Phone and in iOS.
11
*/
12
-/* Document
- ========================================================================== */
-
13
html {
14
font-family: sans-serif; /* 1 */
15
line-height: 1.15; /* 2 */
0 commit comments