diff --git a/public/common/style.css b/public/common/style.css
index 7f19fc4d1b1ad02be53aa4bece5062d460279e78..c11b349403e1878c20a7d3fe49d5df1dd43f4783 100644
--- a/public/common/style.css
+++ b/public/common/style.css
@@ -1,6 +1,6 @@
 body
 {
-    max-width: 1024px;
+    max-width: 1280px;
     margin-left: auto;
     margin-right: auto;
     border-left: 1px solid #d8d8d8;