aboutsummaryrefslogtreecommitdiff
path: root/themes/docsy/assets/vendor/bootstrap/site/docs/4.1/examples/jumbotron/jumbotron.css
blob: d751264eff13e677c08ddb4c19bad74a04fbc7ab (plain)
1
2
3
4
/* Move down content because we have a fixed navbar that is 3.5rem tall */
body {
  padding-top: 3.5rem;
}