2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00
Files
bootstrap/site/src/assets/examples/navbar-static/navbar-static.css
T
Julien Déramond a8ab19955b Docs: migration from Hugo to Astro (#41251)
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
Co-authored-by: Mark Otto <markdotto@gmail.com>
2025-04-15 18:37:47 +02:00

5 lines
67 B
CSS

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