bootstrap5/site/content/docs/5.2/examples/navbar-static/navbar-top.css
ThePetrovich eec942e2b4 customize
2026-06-16 22:46:11 +09:00

4 lines
67 B
CSS

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