>
Pin a fixed-height footer to the bottom of the viewport in desktop
browsers with this custom HTML and CSS. A fixed navbar has been added
with
padding-top: 60px;
on the
body > .container
.
Back to the default sticky footer minus the navbar.