added some base templates and basic css etc.
This commit is contained in:
7
static/css/custom.css
Normal file
7
static/css/custom.css
Normal file
@@ -0,0 +1,7 @@
|
||||
body {
|
||||
padding-top: 5rem;
|
||||
}
|
||||
.starter-template {
|
||||
padding: 3rem 1.5rem;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user