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

6 lines
87 B
CSS
Raw Normal View History

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