adding the health-form.html and building it out

This commit is contained in:
Chris Cochrun 2022-12-12 11:53:38 -06:00
parent a474d17acc
commit edb7b03d08
5 changed files with 317 additions and 16 deletions

View file

@ -1683,14 +1683,14 @@ select {
margin-bottom: 2rem;
}
.mt-8 {
margin-top: 2rem;
}
.mr-4 {
margin-right: 1rem;
}
.mt-8 {
margin-top: 2rem;
}
.-mr-2 {
margin-right: -0.5rem;
}