Fix modal. Re-add form css.

This commit is contained in:
Brian Cao 2023-01-12 16:45:54 -08:00
parent e8b208744e
commit 94bf7b04dd
5 changed files with 77 additions and 15 deletions

View file

@ -29,3 +29,7 @@
.hidden {
display: none;
}
.eventschart {
padding-top: 30px;
}