diff --git a/_less/screen.less b/_less/screen.less index 05045c93..eac9f26b 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -144,7 +144,7 @@ li{ margin:10px 0px; } #head>div{ - max-width:1040px; + max-width:1050px; margin:auto; position:relative; overflow:hidden; @@ -156,7 +156,7 @@ li{ text-align: center; } #body{ - max-width:1040px; + max-width:1050px; margin:auto; position:relative; } @@ -364,7 +364,7 @@ li{ padding:20px 0px 20px 40px; text-align:left; font-size:94%; - max-width:1040px; + max-width:1050px; } #footer>div{ padding-top:6px;