whoscatrevival/bower_components/bootstrap/site/docs/4.5/examples/navbar-fixed/navbar-top-fixed.css
2022-01-03 20:56:33 +11:00

5 lines
87 B
CSS

/* Show it is fixed to the top */
body {
min-height: 75rem;
padding-top: 4.5rem;
}