bootstrap/docs/4.2/examples/starter-template/starter-template.css

8 lines
98 B
CSS
Raw Normal View History

2018-12-23 04:03:13 +08:00
body {
padding-top: 5rem;
}
.starter-template {
padding: 3rem 1.5rem;
text-align: center;
}