We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e165fbe commit 51a453bCopy full SHA for 51a453b
normalize.css
@@ -56,16 +56,6 @@ hr {
56
overflow: hidden; /* 2 */
57
}
58
59
-/**
60
- * 1. Correct the inheritance and scaling of font size in all browsers.
61
- * 2. Correct the odd `em` font sizing in all browsers.
62
- */
63
-
64
-pre {
65
- font-family: monospace, monospace; /* 1 */
66
- font-size: 1em; /* 2 */
67
-}
68
69
/* Text-level semantics
70
========================================================================== */
71
@@ -102,6 +92,7 @@ strong {
102
92
* 2. Correct the odd `em` font sizing in all browsers.
103
93
*/
104
94
95
+pre,
105
96
code,
106
97
kbd,
107
98
samp {
0 commit comments