mdb-ui-kit/docs/4.0/examples/navbar-static/navbar-top.css
Federico Zivolo ece12ebe34 publish: v4.1.0
generated from commit 6821b53b3a
2018-01-23 13:38:38 +01:00

5 lines
67 B
CSS
Executable File

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