Created
June 26, 2014 04:42
-
-
Save smileyj68/6f4b5edf5a9ba8e76099 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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