Skip to content

Instantly share code, notes, and snippets.

@jason
Created March 20, 2013 18:17
Show Gist options
  • Save jason/5207092 to your computer and use it in GitHub Desktop.
Save jason/5207092 to your computer and use it in GitHub Desktop.
Foundation grid setup
<div class="row">
<div class="large-8 columns"></div>
<div class="large-4 columns"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment