navbar-top.css 67 B

1234
  1. /* Show it's not fixed to the top */
  2. body {
  3. min-height: 75rem;
  4. }