]> git.ipfire.org Git - ipfire.org.git/blob - src/scss/bootstrap-4.0.0-alpha.6/docs/examples/navbar-top-fixed/navbar-top-fixed.css
Introduce autotools
[ipfire.org.git] / src / scss / bootstrap-4.0.0-alpha.6 / docs / examples / navbar-top-fixed / navbar-top-fixed.css
1 /* Show it is fixed to the top */
2 body {
3 min-height: 75rem;
4 padding-top: 4.5rem;
5 }