2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00
Files
bootstrap/site/docs/4.4/examples/starter-template/starter-template.css
T
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;
}