From 18258cbd9936c020b5e30fea758fc1373f661039 Mon Sep 17 00:00:00 2001 From: Igor Tarasov Date: Thu, 8 Sep 2016 07:44:28 +0400 Subject: Fix docs for heading sizes (#20646) * Fix docs for heading sizes (sizes here were from v3) * Added rem sizes to header size docs * Fixed erroneous px sizes --- docs/content/typography.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/content/typography.md') diff --git a/docs/content/typography.md b/docs/content/typography.md index 139a7e00e..a59f50347 100644 --- a/docs/content/typography.md +++ b/docs/content/typography.md @@ -31,27 +31,27 @@ All HTML headings, `

` through `

`, are available.

h1. Bootstrap heading

- Semibold 36px + Semibold 2.5rem (40px)

h2. Bootstrap heading

- Semibold 30px + Semibold 2rem (32px)

h3. Bootstrap heading

- Semibold 24px + Semibold 1.75rem (28px)

h4. Bootstrap heading

- Semibold 18px + Semibold 1.5rem (24px)
h5. Bootstrap heading
- Semibold 14px + Semibold 1.25rem (20px)
h6. Bootstrap heading
- Semibold 12px + Semibold 1rem (16px) -- cgit v1.2.3 From 0be876359ed4ed7c8a3d315a6ef9a04eede8d765 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 8 Sep 2016 22:16:28 -0700 Subject: Update docs to use new spacing util class names --- docs/content/typography.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/content/typography.md') diff --git a/docs/content/typography.md b/docs/content/typography.md index a59f50347..4a8e4c2d0 100644 --- a/docs/content/typography.md +++ b/docs/content/typography.md @@ -168,7 +168,7 @@ For quoting blocks of content from another source within your document. Wrap ` -

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.

{% endexample %} @@ -178,7 +178,7 @@ Add a `