Make headings .heading-large instead of .heading-xlarge

This commit is contained in:
Henry Hadlow
2016-02-02 14:05:45 +00:00
parent 0f325938e1
commit c4023bf0fb
42 changed files with 42 additions and 42 deletions

View File

@@ -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>