bootstrap/docs/4.3/examples/navbar-static/navbar-top.css

5 lines
67 B
CSS
Raw Normal View History

2019-02-12 03:34:57 +08:00
/* Show it's not fixed to the top */
body {
min-height: 75rem;
}