aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/content/typography.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/content/typography.md b/docs/content/typography.md
index 045620584..a415b0526 100644
--- a/docs/content/typography.md
+++ b/docs/content/typography.md
@@ -22,7 +22,6 @@ Bootstrap sets basic global display, typography, and link styles. Specifically,
These styles can be found within `_reboot.scss`, and the global variables are defined in `_variables.scss`.
-
## Headings
All HTML headings, `<h1>` through `<h6>`, are available. `.h1` through `.h6` classes are also available, for when you want to match the font styling of a heading but still want your text to be displayed inline.