Use smaller heading size for Uploads

Because it’s a top-level page without a back link it should have a
smaller heading size.
This commit is contained in:
Chris Hill-Scott
2020-02-27 10:58:04 +00:00
parent eed5e0fdd7
commit 2770e5013b

View File

@@ -7,7 +7,7 @@
{% endblock %}
{% block maincolumn_content %}
<h1 class="heading-large">Uploads</h1>
<h1 class="heading-medium">Uploads</h1>
<div class="dashboard">
{% if show_scheduled_jobs %}
{% with hide_heading = True %}