minor landing page form css patch.

This commit is contained in:
sweatshirt0 2023-02-20 16:49:47 -05:00
parent 0ac277307d
commit aa1c876ddc

View File

@ -40,4 +40,5 @@ body {
border: 1px solid lightgrey; border: 1px solid lightgrey;
border-radius: 5px; border-radius: 5px;
padding: 15px; padding: 15px;
font-size: 1.1rem;
} }