0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-12 00:08:59 +01:00
Bootstrap/site/docs/4.4/examples/starter-template/starter-template.css
2019-11-26 19:12:00 +02:00

8 lines
98 B
CSS

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