Skip to content

Instantly share code, notes, and snippets.

@seedprod
Created September 9, 2014 00:19
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 seedprod/f20fc8f753ad3e4a53e6 to your computer and use it in GitHub Desktop.
Save seedprod/f20fc8f753ad3e4a53e6 to your computer and use it in GitHub Desktop.
<div class="row-fluid">
<div class="span6">...</div>
<div class="span6">...</div>
</div>
<div class="row-fluid">
<div class="span4">...</div>
<div class="span4">...</div>
<div class="span4">...</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment