aboutsummaryrefslogtreecommitdiff
path: root/docs/content/typography.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-02-06 15:50:19 -0800
committerMark Otto <[email protected]>2016-02-06 15:50:19 -0800
commitfc6c593bec04535f8db66f03fed11d9f3ef6015a (patch)
tree965e158da72f8712a3a9cf84e397747bd0be2e36 /docs/content/typography.md
parent612b824ae022a5e41f485c4a8d7b289bceebbc4e (diff)
downloadbootstrap-fc6c593bec04535f8db66f03fed11d9f3ef6015a.tar.xz
bootstrap-fc6c593bec04535f8db66f03fed11d9f3ef6015a.zip
rogue line break
Diffstat (limited to 'docs/content/typography.md')
-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.