Skip to content

Instantly share code, notes, and snippets.

@smileyj68
Created June 26, 2014 04:42
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 smileyj68/6f4b5edf5a9ba8e76099 to your computer and use it in GitHub Desktop.
Save smileyj68/6f4b5edf5a9ba8e76099 to your computer and use it in GitHub Desktop.
<div class="group">
<div class="small-6 group">
<div class="small-4 block">
<!-- Content goes here -->
</div>
<div class="small-8 block">
<!-- Content goes here -->
</div>
</div>
<div class="small-6 group">
<div class="small-12 block">
<!-- Content goes here -->
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment