mdb-ui-kit/docs/4.0/examples/navbar-top/navbar-top.css
Federico Zivolo 7b73115606 publish: fix: remove nojekyll...
generated from commit 24d054d4df
2017-08-31 14:49:19 +02:00

5 lines
67 B
CSS
Executable File

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