diff --git a/core/layout/common.css b/core/layout/common.css index b9e08d4c..f4de0418 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -41,7 +41,7 @@ body { */ @media (max-width: 768px) { body { - margin:2px 2px; + margin:0px; } #site { margin:0px auto;