Remove paragraph lead class

This commit is contained in:
Luis Cielak
2018-07-30 15:18:29 -04:00
parent e0db5c7f32
commit bd58579c18
7 changed files with 7 additions and 7 deletions

View File

@@ -12,7 +12,7 @@
<h2 id="financial-verification">Financial Verification</h2>
<p class="usa-font-lead">In order to get you access to the JEDI Cloud, we will need you to enter the details below that will help us verify and account for your Task Order.</p>
<p>In order to get you access to the JEDI Cloud, we will need you to enter the details below that will help us verify and account for your Task Order.</p>
{{ f.task_order_id.label }}
{{ f.task_order_id(placeholder="Example: 1234567899C0001") }}