diff --git a/layouts/simple_world/layout.scss b/layouts/simple_world/layout.scss index 03b8f6378..8147b3062 100644 --- a/layouts/simple_world/layout.scss +++ b/layouts/simple_world/layout.scss @@ -39,7 +39,7 @@ body { /* Layout */ .layout_canvas { position: relative; - max-width:960px; + max-width:1050px; width:100%; margin:0 auto; } @@ -189,7 +189,7 @@ header.layout_frame { list-style-type: none; padding: 0; overflow: hidden; - max-width:960px; + max-width:1050px; margin:0 auto; } .layout_menu>ul{