Created
April 25, 2012 05:02
-
-
Save magemore/2486608 to your computer and use it in GitHub Desktop.
Changing the size of your content area
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#content { | |
width: 100%; | |
margin: 0; | |
float: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make your content area wider or narrower.