1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-10 15:44:51 +02:00
Files
bootstrap/docs/4.4/examples/navbar-static/navbar-top.css
2019-11-26 19:18:26 +02:00

5 lines
67 B
CSS

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