1
0
Fork 0
bootstrap-html/site/content/docs/5.2/examples/navbar-fixed/navbar-top-fixed.css

6 lines
87 B
CSS
Raw Normal View History

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