fix home page background

This commit is contained in:
afc163 2016-12-12 13:43:31 +08:00
parent a985c15872
commit b4089638a4

View File

@ -13,6 +13,9 @@ function getStyle() {
html, body{
height: auto;
}
.page-wrapper {
background: #fff;
}
.main-wrapper {
background: transparent;
width: auto;