Initial commit

This commit is contained in:
Scott Idem
2020-01-24 19:51:14 -05:00
commit 7e79f333c2
36 changed files with 8760 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
/*
body {
padding-top: 3rem;
}
.starter-template {
padding: 1rem 1.5rem;
text-align: center;
}
.container {
width: auto;
max-width: 2560px;
padding: 0 1rem;
}
.footer {
background-color: #f5f5f5;
}
*/