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

6 lines
87 B
CSS
Executable File

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