IKTprojektmunka/assets/bootstrap-examples/navbar-fixed/navbar-top-fixed.css
medvegergo 760f7090d1 kezdes
2022-10-13 18:09:47 +02:00

6 lines
87 B
CSS

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