mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 01:35:22 +02:00
change subheader text to h4
This commit is contained in:
parent
38e1c79e75
commit
5e7a7d94d5
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
</h3>
|
||||
{% endif %}
|
||||
{% if sub_header_text %}
|
||||
<h3 class="register-form-review-header">{{ sub_header_text }}</h3>
|
||||
<h4 class="register-form-review-header">{{ sub_header_text }}</h4>
|
||||
{% endif %}
|
||||
{% if address %}
|
||||
{% include "includes/organization_address.html" with organization=value %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue