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

6 lines
87 B
CSS

/* Show it is fixed to the top */
body {
min-height: 75rem;
padding-top: 4.5rem;
}