initial commit

This commit is contained in:
StevanFreeborn
2022-06-27 13:53:35 -05:00
commit bed169906b
4 changed files with 268 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
/* Bootstrap Overrides */
/* Site Specific */
html,
body {
height: 100%;
}
.main-content {
max-width: 525px;
}
.social-icon {
font-size: 2rem;
}