fix page height

This commit is contained in:
afc163 2015-07-29 17:24:38 +08:00
parent 7276554fd5
commit a671778b03

View File

@ -477,6 +477,7 @@ footer ul li > a {
-webkit-animation: xRightMatrix .5s ease-out;
animation: xRightMatrix .5s ease-out;
background: #fff;
min-height: 500px;
}
.main-container-center {