added some base templates and basic css etc.

This commit is contained in:
2018-04-19 10:41:07 +01:00
parent 9e4a35ce98
commit 8213a1abd8
7 changed files with 116 additions and 6 deletions
+7
View File
@@ -0,0 +1,7 @@
body {
padding-top: 5rem;
}
.starter-template {
padding: 3rem 1.5rem;
text-align: center;
}