diff --git a/docs-new/elements/typography.md b/docs-new/elements/typography.md index 46c75cfd84..2d5709122d 100644 --- a/docs-new/elements/typography.md +++ b/docs-new/elements/typography.md @@ -63,7 +63,7 @@ To create consistent leading the line height is set to double the value of the b
-# Display Heading 1 +

Display Heading 1

To be used in Hero Banners. Text within it should only wrap to a maximum of 2 lines. @@ -71,16 +71,16 @@ To be used in Hero Banners. Text within it should only wrap to a maximum of 2 li

Heading 1

``` -# Heading 1 +
Heading 1
Primary headlines, tops of category pages. ```html

Heading 1

-
Heading 1
+
Heading 1
``` -## Heading 2 +
Heading 2
Secondary headlines, tops of content compartments. @@ -89,7 +89,7 @@ Secondary headlines, tops of content compartments.
Heading 2
``` -### Heading 3 +
Heading 3
Tertiary headline; tops of content buckets. @@ -98,7 +98,7 @@ Tertiary headline; tops of content buckets.
Heading 3
``` -#### Heading 4 +
Heading 4
Quaternary headline.