Skip to content

Instantly share code, notes, and snippets.

@jason
Created March 20, 2013 18:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jason/5207085 to your computer and use it in GitHub Desktop.
Save jason/5207085 to your computer and use it in GitHub Desktop.
Bootstrap grid setup
<div class="row">
<div class="span8"></div>
<div class="span4"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment