From bc66d045a1a6132979e789105ecbdce6ef2f6590 Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Mon, 8 Feb 2016 19:46:32 -0500 Subject: [PATCH] 675px to 700 Former-commit-id: 471837e2fa6e810e025abd92895536c2f7deb9cc [formerly 1d83329f8f309a6d47215c97a6bd072655b147e0] [formerly 7962a66503ed492ed7cce599429204f4fcd70b80 [formerly 05cf4757429c2c6b9aa1bc79094edc67b96ac220]] Former-commit-id: d700ad16f321df6a4c45971c2f08f58169703050 [formerly eb42c6e421bcfd3611bf64c9f8972a555d0e151a] Former-commit-id: 1e5f53c58f5929b0e470b50e55542ddd72f666f3 --- templates/index.tmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/index.tmpl b/templates/index.tmpl index c1b07ba..2a645ba 100644 --- a/templates/index.tmpl +++ b/templates/index.tmpl @@ -33,9 +33,8 @@ } body { margin: 0; - padding: 0.4em 1em 6em; background: #fff; - max-width: 650px; + max-width: 700px; margin: 0 auto; }