summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--static/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 3089a60..f4918e6 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -200,7 +200,7 @@ a {
/* The content section of the page */
.content {
- width: 1024px;
+ width: 1000px;
margin: auto;
}