Skip to content

Instantly share code, notes, and snippets.

@funnythingz
Created March 11, 2013 14:05
Show Gist options
  • Save funnythingz/5134448 to your computer and use it in GitHub Desktop.
Save funnythingz/5134448 to your computer and use it in GitHub Desktop.
hackleberry::Headings
<h1 class="lv1">heading lv1</h1>
<h2 class="lv2">heading lv2</h2>
<h3 class="lv3">heading lv3</h3>
<h4 class="lv4">heading lv4</h4>
<h5 class="lv5">heading lv5</h5>
<h6 class="lv6">heading lv6</h6>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment