mdb-ui-kit/docs/4.0/examples/navbar-top/navbar-top.css

5 lines
67 B
CSS
Raw Normal View History

/* Show it's not fixed to the top */
body {
min-height: 75rem;
}