mdb-ui-kit/docs/4.0/examples/navbar-top/navbar-top.css
FezVrasta 750ba9b897 The big leap 🚀💨
2017-08-11 16:59:31 +02:00

5 lines
67 B
CSS
Executable File

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