Skip to content

Commit

Permalink
(update) container size
Browse files Browse the repository at this point in the history
  • Loading branch information
wcwung committed Apr 25, 2015
1 parent 67ead32 commit 12895c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/sass/vendor/_bootstrap.scss
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ hr {
}
@media (min-width: 1200px) {
.container {
width: 1170px;
width: 1100px;
}
}
.container-fluid {
Expand Down

0 comments on commit 12895c1

Please sign in to comment.