schema update, guest list form updates, javascript fix removing required

This commit is contained in:
Chris Smith
2019-03-05 12:55:49 -06:00
parent 69ad29c539
commit 43263d97b6
6 changed files with 67 additions and 26 deletions

View File

@@ -22,6 +22,10 @@ h4 {
padding-top: 25px;
}
.pad-15-left {
padding-left: 15px;
}
/*form validation*/
.container {
max-width: 960px;