Skip to content

Instantly share code, notes, and snippets.

@jarodl
Created April 12, 2010 15:14
Show Gist options
  • Save jarodl/363668 to your computer and use it in GitHub Desktop.
Save jarodl/363668 to your computer and use it in GitHub Desktop.
#container {
width: 680px;
margin: 2em auto;
}
.column {
float: left;
width: 60%;
padding: 2em 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment