mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-24 09:58:43 -04:00
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:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user