Files @ 005e40159e09
Branch filter:

Location: Copyleft/copyleft-wiki/bootstrap-3.0.0/examples/starter-template/starter-template.css

bkuhn
Do not force this padding.
1
2
3
4
5
6
7
body {
  padding-top: 50px;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}