mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -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>
|
||||
Before you request to go live, make sure you’ve:
|
||||
</p>
|
||||
<ul class="list list-bullet">
|
||||
<ul class="list list-bullet bottom-gutter">
|
||||
<li>accepted our data sharing and financial agreement</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>
|
||||
|
||||
Reference in New Issue
Block a user