set layout margin-bottom 50px

This commit is contained in:
Haoliang Gao 2014-02-21 14:46:27 +08:00
parent 138e2a50b7
commit f8807281ee
1 changed files with 1 additions and 1 deletions

View File

@ -16,5 +16,5 @@ body {
}
.container .content {
margin: 0 0;
margin: 0 0 50px;
}