]> git.ipfire.org Git - ipfire.org.git/blame - 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
CommitLineData
91e44d91
S
1/* Show it is fixed to the top */
2body {
3 min-height: 75rem;
4 padding-top: 4.5rem;
5}