ref: 4df86a703a56b3c6a75bbba20d581e7422858e09
dir: /examples/blog/static/css/custom.css/
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;
}