reorganized static files folder

added folders for js and css files, added bootstrap files to static
This commit is contained in:
2021-12-09 07:08:43 -06:00
parent 5e7b35926d
commit d6220fee57
49 changed files with 60262 additions and 7 deletions

View File

@@ -0,0 +1,7 @@
body {
padding-top: 5rem;
}
.starter-template {
padding: 3rem 1.5rem;
text-align: center;
}