mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-20 09:46:06 +02:00
Fix up a few p tags in application status
This commit is contained in:
parent
1cc7444841
commit
573c6a356f
1 changed files with 11 additions and 5 deletions
|
@ -1,8 +1,14 @@
|
|||
<p class="font-body-sm margin-top-0 margin-bottom-2
|
||||
<h2 class="margin-top-0 margin-bottom-2
|
||||
text-primary-darker text-semibold"
|
||||
><h2>Next steps</h2></p>
|
||||
>
|
||||
Next steps
|
||||
</h2>
|
||||
<p>We received your .gov domain request. Our next step is to review your request. This usually takes two weeks. We’ll email you with questions or when we complete our review. Contact us with any questions.</p>
|
||||
<p class="font-body-sm margin-top-0 margin-bottom-2
|
||||
|
||||
<h2 class="margin-top-0 margin-bottom-2
|
||||
text-primary-darker text-semibold"
|
||||
><h2>Need to make changes?</h2></p>
|
||||
>
|
||||
Need to make changes?
|
||||
</h2>
|
||||
|
||||
<p>If you need to change your request you have to first withdraw it. Once you withdraw the request you can edit it and submit it again. Changing your request might add to the wait time.</p>
|
Loading…
Add table
Add a link
Reference in a new issue