twbs--bootstrap/docs/examples/navbar-top-fixed/navbar-top-fixed.css

6 lines
87 B
CSS

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