Skip to content

Instantly share code, notes, and snippets.

@DeanPoulin
Last active January 2, 2016 21:49
Show Gist options
  • Select an option

  • Save DeanPoulin/8365513 to your computer and use it in GitHub Desktop.

Select an option

Save DeanPoulin/8365513 to your computer and use it in GitHub Desktop.
Headings With Secondary Text
<h1>h1. Bootstrap heading <small>Secondary text</small></h1>
<h2>h2. Bootstrap heading <small>Secondary text</small></h2>
<h3>h3. Bootstrap heading <small>Secondary text</small></h3>
<h4>h4. Bootstrap heading <small>Secondary text</small></h4>
<h5>h5. Bootstrap heading <small>Secondary text</small></h5>
<h6>h6. Bootstrap heading <small>Secondary text</small></h6>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment