lb-dk-2023/assets/bootstrap-4.5.2/site/docs/4.5/examples/navbar-static/navbar-top.css
2023-08-15 17:02:21 +02:00

5 lines
67 B
CSS

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