mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
Make headings .heading-large instead of .heading-xlarge
This commit is contained in:
@@ -12,7 +12,7 @@ GOV.UK Notify | Manage templates
|
||||
<div class="grid-row">
|
||||
<div class="column-two-thirds">
|
||||
|
||||
<h1 class="heading-xlarge">Templates</h1>
|
||||
<h1 class="heading-large">Templates</h1>
|
||||
|
||||
<p>
|
||||
<a href="{{ url_for('.add_service_template', service_id=service_id) }}">Add new template</a>
|
||||
|
||||
Reference in New Issue
Block a user