summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/style.css b/src/static/style.css
index ab2ce4d..ff40db7 100644
--- a/src/static/style.css
+++ b/src/static/style.css
@@ -12,7 +12,7 @@ a {
color: #05456a;
}
#wrapper {
- width: 1024px;
+ width: 960px;
margin: 0 auto;
}
#logoCell {