1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-06 05:37:39 +02:00
Files
bootstrap/docs/5.1/examples/navbar-static/navbar-top.css
2021-08-04 18:48:26 +03:00

5 lines
67 B
CSS

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