Add few cosmetic changes to the request form, made some updates to form verbiage

This commit is contained in:
Luis Cielak
2018-07-10 11:19:59 -04:00
parent a0f5ac3588
commit 1c360784b2
8 changed files with 24 additions and 21 deletions

View File

@@ -9,7 +9,7 @@
<h2 id="Information About You">Information About You</h2>
<p>Please tell us more about yourself.</p>
<p class="usa-font-lead">Please tell us more about yourself.</p>
{{ f.fname_request.label }}
{{ f.fname_request(placeholder="Your first name") }}