2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
Files
bootstrap/docs/4.0/examples/starter-template/starter-template.css
T
Mark Otto 5282643c59 beta docs
2017-08-10 21:04:59 -07:00

8 lines
98 B
CSS

body {
padding-top: 5rem;
}
.starter-template {
padding: 3rem 1.5rem;
text-align: center;
}