Socialify

Folder ..

Viewing navbar-fixed.css
5 lines (5 loc) • 87.0 B

1
2
3
4
5
/* Show it is fixed to the top */
body {
  min-height: 75rem;
  padding-top: 4.5rem;
}