From fc6c593bec04535f8db66f03fed11d9f3ef6015a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 6 Feb 2016 15:50:19 -0800 Subject: [PATCH] rogue line break --- docs/content/typography.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/content/typography.md b/docs/content/typography.md index 0456205840..a415b05260 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, `

` through `

`, 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.