mdb-ui-kit/docs/4.0/examples/navbar-static/navbar-top.css
2018-01-23 13:30:37 +01:00

5 lines
67 B
CSS
Executable File

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