lb-dk-2023/assets/bootstrap-4.5.2/site/docs/4.5/examples/jumbotron/jumbotron.css

5 lines
107 B
CSS
Raw Normal View History

2023-08-15 17:02:21 +02:00
/* Move down content because we have a fixed navbar that is 3.5rem tall */
body {
padding-top: 3.5rem;
}