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

@@ -6,7 +6,7 @@ GOV.UK Notify | Send email
{% block maincolumn_content %}
<h1 class="heading-xlarge">Send email</h1>
<h1 class="heading-large">Send email</h1>
<p>This page will be where we construct email messages</p>