Add more padding for the body (under the fixed top navbar)

This commit is contained in:
Paul van Tilburg 2017-12-23 22:37:08 +01:00
parent 39e4b3c0a7
commit dab506ab0b
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
body {
padding-top: 64px;
padding-top: 80px;
}