Skip to content

Instantly share code, notes, and snippets.

@magemore
Created April 25, 2012 05:02
Show Gist options
  • Select an option

  • Save magemore/2486608 to your computer and use it in GitHub Desktop.

Select an option

Save magemore/2486608 to your computer and use it in GitHub Desktop.
Changing the size of your content area
#content {
width: 100%;
margin: 0;
float: none;
}
@magemore

Copy link
Copy Markdown
Author

Make your content area wider or narrower.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment