Last active
February 21, 2017 16:35
-
-
Save dcavins/8be658fe5d85c0b66283 to your computer and use it in GitHub Desktop.
Quarter-block structure example
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="content-row clear"> | |
<div class="quarter-block"> | |
Suddenly she came upon a little three-legged table... | |
</div> | |
<div class="quarter-block"> | |
Suddenly she came upon a little three-legged table... | |
</div> | |
<div class="quarter-block"> | |
Suddenly she came upon a little three-legged table... | |
</div> | |
<div class="quarter-block"> | |
Suddenly she came upon a little three-legged table... | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment