Review feedback: fix spacing with usa-list and open contact in new tab

This commit is contained in:
Neil Martinsen-Burrell 2023-10-20 15:03:16 -05:00
parent 95e557b7b3
commit bde3653fb8
No known key found for this signature in database
GPG key ID: 6A3C818CC10D0184

View file

@ -12,11 +12,13 @@
email, and DNS name servers. email, and DNS name servers.
</p> </p>
<ul> <ul class="usa-list">
<li>There is no limit to the number of domain managers you can add.</li> <li>There is no limit to the number of domain managers you can add.</li>
<li>After adding a domain manager, an email invitation will be sent to that user with <li>After adding a domain manager, an email invitation will be sent to that user with
instructions on how to set up an account.</li> instructions on how to set up an account.</li>
<li>To remove a domain manager, <a href="{% public_site_url 'contact/' %}" class="usa-link">contact us</a> for assistance. <li>To remove a domain manager, <a href="{% public_site_url 'contact/' %}"
target="_blank" rel="noopener noreferrer" class="usa-link">contact us</a> for
assistance.</li>
</ul> </ul>
{% if domain.permissions %} {% if domain.permissions %}