aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/starter-template/starter-template.css
blob: 5f64cd294e36174df2fb1c9a75f29ab95b1d1376 (plain)
1
2
3
4
5
6
7
body {
  padding-top: 5rem;
}
.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}