1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-10 15:44:51 +02:00
Files
bootstrap/docs/3.3/examples/starter-template/starter-template.css
Mark Otto 5282643c59 beta docs
2017-08-10 21:04:59 -07:00

8 lines
96 B
CSS

body {
padding-top: 50px;
}
.starter-template {
padding: 40px 15px;
text-align: center;
}