Skip to content

Commit 0152e16

Browse files
authored
1 parent 85c0eb9 commit 0152e16

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

base.css

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,6 @@ body {
8282
/* Headings
8383
================================================== */
8484

85-
/*
86-
Ensure consistent 'h1' rendering.
87-
Ref. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements#specifying_a_uniform_font_size_for_h1
88-
*/
89-
90-
:where(h1) {
91-
margin-block: 0.67em;
92-
font-size: 2em;
93-
}
94-
9585
/*
9686
The default 'normal' line-height is tightly spaced, but takes font metrics into account, which is important for many fonts. Looser spacing may improve readability in latin type, but may cause problems in some scripts -- from cursive/fantasy fonts to Javanese, Persian, and CJK languages.
9787
*/

0 commit comments

Comments
 (0)