Skip to content

Instantly share code, notes, and snippets.

@josephdburdick
Forked from anonymous/gist:9225683
Created March 18, 2014 02:12
Show Gist options
  • Save josephdburdick/9612363 to your computer and use it in GitHub Desktop.
Save josephdburdick/9612363 to your computer and use it in GitHub Desktop.
.column
float: left
margin-left: 5%
&:first-child
margin-left: 0
&.full
width: 100%
&.two-thirds
width: 65%
&.half
width: 47.5%
&.one-third
width: 30%
&.one-fourth
width: 21.25%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment