summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/software.html
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/templates/actions/software.html')
-rw-r--r--ogcp/templates/actions/software.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/actions/software.html b/ogcp/templates/actions/software.html
index 52a6a51..8526eb7 100644
--- a/ogcp/templates/actions/software.html
+++ b/ogcp/templates/actions/software.html
@@ -8,7 +8,7 @@
{% block nav_inventory_software %} active{% endblock %}
{% block content %}
-<h1 class="m-5">{{_('Software Inventory')}}</h1>
+<h2 class="mx-5 subhead-heading">{{_('Software Inventory')}}</h2>
{{ wtf.quick_form(form,
action=url_for('action_software'),