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

5 lines
67 B
CSS
Raw Normal View History

2022-05-14 01:19:48 +08:00
/* Show it's not fixed to the top */
body {
min-height: 75rem;
}