Welcome to mirror list, hosted at ThFree Co, Russian Federation.

starter-template.css « starter-template « examples « 4.4 « docs « site - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5f64cd294e36174df2fb1c9a75f29ab95b1d1376 (plain)
1
2
3
4
5
6
7
body {
  padding-top: 5rem;
}
.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}