Skip to content

Instantly share code, notes, and snippets.

Created February 26, 2014 08:18
Show Gist options
  • Select an option

  • Save anonymous/9225669 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/9225669 to your computer and use it in GitHub Desktop.
.column {
float: left;
margin-left: 5%;
}
.column:first-child {
margin-left: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment