mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-13 21:19:42 +02:00
fixed semantic tagging of paragraph and used proper <em> tag
This commit is contained in:
parent
861c14322d
commit
464533e112
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@
|
||||||
Is your organization an election office? <abbr class="usa-hint usa-hint--required" title="required">*</abbr>
|
Is your organization an election office? <abbr class="usa-hint usa-hint--required" title="required">*</abbr>
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<p>An election office is a government entity whose <i>primary</i> responsibility is overseeing elections and/or conducting voter registration.
|
<p>An election office is a government entity whose <em>primary</em> responsibility is overseeing elections and/or conducting voter registration.</p>
|
||||||
<br>
|
|
||||||
<br>
|
<p>Answer “yes” only if the <em>main purpose</em> of your organization is to serve as an election office.</p>
|
||||||
Answer “yes” only if the <i>main purpose</i> of your organization is to serve as an election office.</p>
|
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue