Created
June 26, 2014 04:56
-
-
Save smileyj68/27c8bbfb66d0643c547a 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 stack"> | |
<div class="small-6 block"> | |
<!-- This block will be 50% height of the group. Stacking like requires using a frame --> | |
</div> | |
<div class="small-6 block"> | |
<!-- This block will be 50% height of the group. Stacking like requires using a frame --> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment