summaryrefslogtreecommitdiff
path: root/static/website/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/css')
-rw-r--r--static/website/css/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/css/main.css b/static/website/css/main.css
index 05943f7..9d1293b 100644
--- a/static/website/css/main.css
+++ b/static/website/css/main.css
@@ -10,7 +10,7 @@ body {
background-image: url('../images/ecailles.png');
}
#page-wrapper {
- width: 960px;
+ max-width: 960px;
margin: 25px auto 10px;
padding: 0 0 35px 0;
background: #ffffff;