Skip to content

Commit aba6c57

Browse files
authored
1 parent cba5a9f commit aba6c57

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
@@ -108,16 +108,6 @@ body {
108108
/* Headings
109109
================================================== */
110110

111-
/*
112-
✅ Ensure consistent 'h1' rendering.
113-
Ref. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements#specifying_a_uniform_font_size_for_h1
114-
*/
115-
116-
:where(h1) {
117-
margin-block: 0.67em;
118-
font-size: 2em;
119-
}
120-
121111
/*
122112
✨ 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.
123113
*/

0 commit comments

Comments
 (0)