Skip to content

Instantly share code, notes, and snippets.

@mhayes
Created July 18, 2013 15:49
Show Gist options
  • Save mhayes/6030446 to your computer and use it in GitHub Desktop.
Save mhayes/6030446 to your computer and use it in GitHub Desktop.
Foundation 4.3 Medium Grid
<div class="row">
<div class="small-4 medium-6 large-8 columns"></div>
<div class="small-8 medium-6 large-4 columns"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment