0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/site/content/docs/4.3/examples/navbar-static/navbar-top.css

5 lines
67 B
CSS
Raw Normal View History

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