aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/jumbotron/jumbotron.css
blob: ccf96fe4c4b8610e8a46453b5bfe5514d0dd9be0 (plain)
1
2
3
4
/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-bottom: 2rem;
}