Created
July 18, 2013 15:49
-
-
Save mhayes/6030446 to your computer and use it in GitHub Desktop.
Foundation 4.3 Medium Grid
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="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