Add spacing utility classes to make spacing more consistent

This commit is contained in:
igorkorenfeld 2023-06-16 10:03:45 -04:00
parent 2c5bea348d
commit 2e46cb064f
No known key found for this signature in database
GPG key ID: 826947A4B867F659

View file

@ -20,7 +20,7 @@
meets our requirements. Well work with you to find the best domain for your
organization.</p>
<h2>Domain examples for your type of organization</h2>
<h2 class="margin-top-3">Domain examples for your type of organization</h2>
<div class="domain_example">
{% include "includes/domain_example.html" %}
</div>
@ -36,13 +36,13 @@
{{ forms.0.management_form }}
<fieldset class="usa-fieldset">
<fieldset class="usa-fieldset margin-top-2">
<legend>
<h2>What .gov domain do you want?&nbsp;<abbr class="usa-hint usa-hint--required
text-super" title="required">*</abbr></h2>
</legend>
<p id="domain_instructions">After you enter your domain, well make sure its
<p id="domain_instructions" class="margin-top-05">After you enter your domain, well make sure its
available and that it meets some of our naming requirements. If your domain passes
these initial checks, well verify that it meets all of our requirements once you
complete and submit the rest of this form.</p>
@ -64,12 +64,12 @@
{{ forms.1.management_form }}
<fieldset class="usa-fieldset">
<fieldset class="usa-fieldset margin-top-1">
<legend>
<h2>Alternative domains</h2>
</legend>
<p id="alt_domain_instructions">Are there other domains youd like if we cant give
<p id="alt_domain_instructions" class="margin-top-05">Are there other domains youd like if we cant give
you your first choice? Entering alternative domains is optional.</p>
{% with attr_aria_describedby="alt_domain_instructions" %}