mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Add some spacing
Visually separates the list from the first question in the form.
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
<p>
|
<p>
|
||||||
Before you request to go live, make sure you’ve:
|
Before you request to go live, make sure you’ve:
|
||||||
</p>
|
</p>
|
||||||
<ul class="list list-bullet">
|
<ul class="list list-bullet bottom-gutter">
|
||||||
<li>accepted our data sharing and financial agreement</li>
|
<li>accepted our data sharing and financial agreement</li>
|
||||||
<li>read our <a href="{{ url_for('.terms') }}">terms of use</a></li>
|
<li>read our <a href="{{ url_for('.terms') }}">terms of use</a></li>
|
||||||
<li>added <a href="{{ url_for('main.manage_users', service_id=current_service.id) }}">team members</a> to your account</li>
|
<li>added <a href="{{ url_for('main.manage_users', service_id=current_service.id) }}">team members</a> to your account</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user