Skip to content

Instantly share code, notes, and snippets.

@rr1000
Created February 26, 2014 18:54
Show Gist options
  • Save rr1000/9235976 to your computer and use it in GitHub Desktop.
Save rr1000/9235976 to your computer and use it in GitHub Desktop.
<div class="grid grid-pad"> <!-- max-width 960px -->
<div class="col-1-4">
Content Here
</div>
<div class="col-1-4">
Content Here
</div>
<div class="col-1-4">
Content Here
</div>
<div class="col-1-4">
Content Here
</div>
</div><!-- END .grid .grid-pad -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment