Committing before merge

This commit is contained in:
Jonathan Bobel
2023-10-12 10:21:11 -04:00
parent d12faf6cd8
commit 3e7a4f78f3
9 changed files with 45 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
<h2 class="font-body-lg">Get started</h2>
<a class="usa-button" href="{{ url_for('.choose_template', service_id=current_service.id) }}">
<h2 class="font-body-lg margin-top-0 margin-bottom-1">Get started</h2>
<a class="usa-button margin-bottom-5" href="{{ url_for('.choose_template', service_id=current_service.id) }}">
Create your first template
</a>