Skip to content

Instantly share code, notes, and snippets.

@Fresh-Dev
Created February 10, 2016 19:25
Show Gist options
  • Save Fresh-Dev/78a7ca4b065d305c0b59 to your computer and use it in GitHub Desktop.
Save Fresh-Dev/78a7ca4b065d305c0b59 to your computer and use it in GitHub Desktop.
Centered Layout Fixed Width
#page-wrap {
width: 800px;
margin: 0 auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment