Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 1 addition & 10 deletions normalize.css
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,6 @@ hr {
overflow: visible; /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

pre {
font-family: monospace, monospace; /* 1 */
font-size: 1em; /* 2 */
}

/* Text-level semantics
========================================================================== */

Expand Down Expand Up @@ -102,6 +92,7 @@ strong {
* 2. Correct the odd `em` font sizing in all browsers.
*/

pre,
code,
kbd,
samp {
Expand Down