1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-28 14:29:07 +02:00
Files
bootstrap/site/content/docs/4.6/examples/navbar-static/navbar-top.css
XhmikosR 6ffb0b48e4 Release v4.6.0. (#32726)
* Bump version to v4.6.0.

* Dist
2021-01-19 18:16:38 +02:00

5 lines
67 B
CSS

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