Skip to content

Instantly share code, notes, and snippets.

@ifamily
Created October 1, 2013 14:03
Show Gist options
  • Save ifamily/6778923 to your computer and use it in GitHub Desktop.
Save ifamily/6778923 to your computer and use it in GitHub Desktop.
An example of column classes in Genesis.
<div class="one-third first">This is my first column. It is a lot longer than the one's that follow. I hope this will not cause any issues!</div>
<div class="one-third">This is my second column. It is shorter than the first.</div>
<div class="one-third">This is my third column.</div>
<p>This is some text beneath the columns</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment