lb-dk-2023/assets/bootstrap-4.5.2/site/docs/4.5/examples/navbar-fixed/navbar-top-fixed.css

6 lines
87 B
CSS
Raw Normal View History

2023-08-15 17:02:21 +02:00
/* Show it is fixed to the top */
body {
min-height: 75rem;
padding-top: 4.5rem;
}