Skip to content

Instantly share code, notes, and snippets.

@nchapman
Created June 4, 2009 23:06
Show Gist options
  • Save nchapman/123919 to your computer and use it in GitHub Desktop.
Save nchapman/123919 to your computer and use it in GitHub Desktop.
header.main .hook, .container, footer.main
{
width: 87em;
margin: 0 auto;
}
/* Fluid
header.main .hook, .container, footer.main
{
width: auto;
margin: 0 1.5em;
}
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment