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