began layout and design of home page

This commit is contained in:
StevanFreeborn
2022-06-25 10:30:21 -05:00
parent d0b1db5569
commit 60215c4279
9 changed files with 211 additions and 16 deletions
+14
View File
@@ -0,0 +1,14 @@
/* Bootstrap Overrides */
.navbar-toggler:focus,
.navbar-toggerl:active:focus {
box-shadow: none;
}
/* App Specific */
.highlight {
color: #912718;
}