Make heading sizes more consistent

On:
- the API keys page
- the ‘send’ page

There are some inconsistently small heading sizes. This commit makes them
consistent with the heading sizes on other pages.
This commit is contained in:
Chris Hill-Scott
2016-04-11 10:43:59 +01:00
parent e526852f53
commit 30e1e67c17
2 changed files with 3 additions and 4 deletions

View File

@@ -28,7 +28,7 @@
) }}
{% endif %}
<p>
<h2 class="heading-medium">
You need
{{ template.placeholders|length + 1 }}
{% if template.placeholders %}
@@ -37,7 +37,7 @@
column
{% endif %}
in your file, like this:
</p>
</h2>
{% call(item, row_number) list_table(
example,