Commit f8807281ee591ac00462c1f60de0a01392b906e4

Authored by Haoliang Gao
1 parent 138e2a50

set layout margin-bottom 50px

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/assets/stylesheets/main/layout.scss
@@ -16,5 +16,5 @@ body { @@ -16,5 +16,5 @@ body {
16 } 16 }
17 17
18 .container .content { 18 .container .content {
19 - margin: 0 0; 19 + margin: 0 0 50px;
20 } 20 }