1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-27 23:30:04 +02:00
Files
bootstrap/site/content/docs/5.2/examples/navbar-static/navbar-static.css
2022-10-06 13:03:55 -07:00

5 lines
67 B
CSS

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