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

5 lines
67 B
CSS
Raw Normal View History

2018-01-19 02:32:35 +08:00
/* Show it's not fixed to the top */
body {
min-height: 75rem;
}