0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

rogue line break

This commit is contained in:
Mark Otto 2016-02-06 15:50:19 -08:00
parent 612b824ae0
commit fc6c593bec

View File

@ -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.