Skip to content

Instantly share code, notes, and snippets.

@amboy00
Last active December 23, 2015 00:29
Show Gist options
  • Save amboy00/6554479 to your computer and use it in GitHub Desktop.
Save amboy00/6554479 to your computer and use it in GitHub Desktop.
<div class="row">
<div class="large-1 medium-1 small-1 columns"></div>
<div class="large-10 large-offset-1 medium-10 medium-offset-1 small-10 small-offset-1 columns"></div>
</div>
<div class="row">
<div class="large-1 medium-1 small-1 columns"></div>
<div class="large-9 large-offset-2 medium-9 medium-offset-2 small-9 small-offset-2 columns"></div>
</div>
<div class="row">
<div class="large-1 medium-1 small-1 columns"></div>
<div class="large-8 large-offset-3 medium-8 medium-offset-3 small-8 small-offset-3 columns"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment