Commit 71e7bff1 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Revert "set layout margin-bottom 50px"

Because .content class used in several other places and this change add
unnecessary margint ot it

This reverts commit f8807281.
parent 40a8ae5e
......@@ -16,5 +16,5 @@ body {
}
.container .content {
margin: 0 0 50px;
margin: 0 0;
}
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