Commit 049d0cc3 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Add bottom padding to body

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent ba9ff219
...@@ -5,7 +5,7 @@ html { ...@@ -5,7 +5,7 @@ html {
} }
body { body {
margin-bottom: 20px; padding-bottom: 20px;
} }
.container { .container {
......
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