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

This commit is contained in:
Henry Hadlow
2016-02-02 14:06:07 +00:00
parent 0f325938e1
commit c4023bf0fb
42 changed files with 42 additions and 42 deletions
@@ -8,7 +8,7 @@ GOV.UK Notify | Service settings
{% block maincolumn_content %}
<h1 class="heading-xlarge">{{ heading }}</h1>
<h1 class="heading-large">{{ heading }}</h1>
<div class="grid-row">
<div class="column-three-quarters">
@@ -12,7 +12,7 @@
<div class="grid-row">
<div class="column-three-quarters">
<h1 class="heading-xlarge">Delete this service from GOV.UK Notify</h1>
<h1 class="heading-large">Delete this service from GOV.UK Notify</h1>
<p>
This cant be undone. You will lose:
@@ -8,7 +8,7 @@ GOV.UK Notify | Service settings
{% block maincolumn_content %}
<h1 class="heading-xlarge">Change your service name</h1>
<h1 class="heading-large">Change your service name</h1>
<div class="grid-row">
<div class="column-three-quarters">
@@ -7,7 +7,7 @@
{% block maincolumn_content %}
<h1 class="heading-xlarge">Request to go live</h1>
<h1 class="heading-large">Request to go live</h1>
<div class="grid-row">
<div class="column-three-quarters">
@@ -7,7 +7,7 @@ GOV.UK Notify | Service settings
{% block maincolumn_content %}
<h1 class="heading-xlarge">Temporarily suspend API keys</h1>
<h1 class="heading-large">Temporarily suspend API keys</h1>
<div class="grid-row">
<div class="column-three-quarters">