Commit 2e198cc3 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #6366 from popomore/patch-1

set layout margin-bottom 50px
parents af0ed690 f8807281
...@@ -16,5 +16,5 @@ body { ...@@ -16,5 +16,5 @@ body {
} }
.container .content { .container .content {
margin: 0 0; margin: 0 0 50px;
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment