adjust page margin in small device, ref #4682

This commit is contained in:
afc163 2017-01-22 19:31:25 +08:00
parent 04a94a691e
commit fa10c9dee0

View File

@ -177,6 +177,7 @@
.main-wrapper {
width: 100%;
border-radius: 0;
margin: 0;
}
footer {