Skip to content

Commit

Permalink
change wrapper width to max-width
Browse files Browse the repository at this point in the history
  • Loading branch information
raylu committed Mar 4, 2015
1 parent b3dadea commit fc3cdce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/css/base.ccss
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ input, button:
color: inherit

.wrapper:
width: 1200px
max-width: 1200px
margin: 0 auto 50px

.topbar:
Expand Down

0 comments on commit fc3cdce

Please sign in to comment.