bbone/assets/default/bootstrap/site/docs/4.3/examples/navbar-static/navbar-top.css
2022-12-26 14:03:09 +05:30

5 lines
67 B
CSS

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