Skip to content

Instantly share code, notes, and snippets.

@jerzyn
Created March 21, 2014 16:25
Show Gist options
  • Select an option

  • Save jerzyn/9689991 to your computer and use it in GitHub Desktop.

Select an option

Save jerzyn/9689991 to your computer and use it in GitHub Desktop.
Styling
.service-column {
float: left;
margin-left: 10%;
width: 45%;
}
.service-column:first-child {
margin-left: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment