aboutsummaryrefslogtreecommitdiff
path: root/themes/docsy/assets/vendor/bootstrap/site/docs/4.1/examples/navbar-static/navbar-top.css
blob: 25bbdde0946469e97e59ab00a68f251375a5dece (plain)
1
2
3
4
/* Show it's not fixed to the top */
body {
  min-height: 75rem;
}