mdb-ui-kit/docs/4.0/examples/navbar-top/navbar-top.css

5 lines
67 B
CSS
Raw Normal View History

2017-08-11 17:59:31 +03:00
/* Show it's not fixed to the top */
body {
min-height: 75rem;
}