Skip to content

Commit

Permalink
adding max width to main section
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanb committed Jun 1, 2011
1 parent 65cabe6 commit a1cbd08
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/stylesheets/application.css
Expand Up @@ -180,6 +180,10 @@ label {
color: #FFF;
}

#main {
max-width: 1500px;
}

#footer {
clear: both;
font-size: 11px;
Expand Down

0 comments on commit a1cbd08

Please sign in to comment.