bootstrap/site/content/docs/examples/navbar-static/navbar-top.css

5 lines
67 B
CSS

/* Show it's not fixed to the top */
body {
min-height: 75rem;
}