summaryrefslogtreecommitdiffstats
path: root/site/content/docs/5.2/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;
}