Skip to content

Commit

Permalink
Worst CSS debug technique ever
Browse files Browse the repository at this point in the history
  • Loading branch information
ppannuto committed May 2, 2015
1 parent 70d11bb commit 0c51af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chezbetty/templates/index.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<style>
@media (min-width: 992px) {
.container {
width: 1800px;
width: 1600px;
}
}
</style>
Expand Down

0 comments on commit 0c51af7

Please sign in to comment.