Remove max-width for big screen

This commit is contained in:
Frédéric Guillot
2014-05-12 18:26:54 -04:00
parent 4b834d1cb9
commit 2d299f63b8

View File

@@ -17,7 +17,6 @@ body {
/* layout */ /* layout */
body { body {
max-width: 1500px;
margin-left: 10px; margin-left: 10px;
margin-right: 10px; margin-right: 10px;
color: #333; color: #333;