shithub: hugo

ref: 61f6e9f63b0d2c8d7c3a2a88a3d2885c9a7d8165
dir: /examples/blog/static/css/custom.css/

View raw version
body {
    margin-top: 75px; /* 100px is double the height of the navbar - I made it a big larger for some more space - keep it at 50px at least if you want to use the fixed top nav */
}

footer {
    margin: 50px 0;
}