Skip to content

Instantly share code, notes, and snippets.

@dcavins
Last active February 21, 2017 16:35
Show Gist options
  • Save dcavins/d697f53332961ac1fbef to your computer and use it in GitHub Desktop.
Save dcavins/d697f53332961ac1fbef to your computer and use it in GitHub Desktop.
Two-thirds-block structure example
<div class="content-row clear">
<div class="third-block spans-2">
Suddenly she came upon a little three-legged table, all made of solid glass; there was nothing on it except a tiny golden key, and Alice's first thought was that it might belong to one of the doors of the hall.
</div>
<div class="third-block">
Suddenly she came upon a little three-legged table, all made of solid glass; there was nothing on it except a tiny golden key.
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment