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

5 lines
67 B
CSS
Raw Normal View History

2019-11-27 01:18:26 +08:00
/* Show it's not fixed to the top */
body {
min-height: 75rem;
}