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 e0499f0 commit c054144Copy full SHA for c054144
modernize.css
@@ -55,16 +55,6 @@ hr {
55
overflow: visible; /* 2 */
56
}
57
58
-/**
59
- * 1. Correct the inheritance and scaling of font size in all browsers.
60
- * 2. Correct the odd `em` font sizing in all browsers.
61
- */
62
-
63
-pre {
64
- font-family: monospace, monospace; /* 1 */
65
- font-size: 1em; /* 2 */
66
-}
67
68
/* Text-level semantics
69
========================================================================== */
70
@@ -101,6 +91,7 @@ strong {
101
91
* 2. Correct the odd `em` font sizing in all browsers.
102
92
*/
103
93
94
+pre,
104
95
code,
105
96
kbd,
106
97
samp {
0 commit comments