add schedule, view_event

This commit is contained in:
2022-06-02 10:33:34 -05:00
parent db020ee153
commit 598ebd6910
10 changed files with 344 additions and 9 deletions

View File

@@ -11,3 +11,7 @@
background-color: #f2dede;
border-color: #eed3d7;
}
.navbar-brand {
text-transform: uppercase;
}