IKTprojektmunka/assets/bootstrap-examples/navbar-static/navbar-top.css

5 lines
67 B
CSS
Raw Permalink Normal View History

2022-10-13 16:09:47 +00:00
/* Show it's not fixed to the top */
body {
min-height: 75rem;
}