summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/hardware.html
diff options
context:
space:
mode:
authorAlejandro Sirgo Rica <asirgo@soleta.eu>2024-06-27 10:14:23 +0200
committerAlejandro Sirgo Rica <asirgo@soleta.eu>2024-06-27 10:14:23 +0200
commit5ad2d2e72c8fc02474369fac1d3a39f9b3589368 (patch)
treeaa106a9e9d4dc62381066c41b6dc1d5b0009f2ba /ogcp/templates/actions/hardware.html
parent977b457d5ce7661e8b4680d5543ad4d31063dcf1 (diff)
ogcp: improve page heading style
Make headings take less space and have a dashed line under them.
Diffstat (limited to 'ogcp/templates/actions/hardware.html')
-rw-r--r--ogcp/templates/actions/hardware.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/actions/hardware.html b/ogcp/templates/actions/hardware.html
index c4f9145..ac7e532 100644
--- a/ogcp/templates/actions/hardware.html
+++ b/ogcp/templates/actions/hardware.html
@@ -8,7 +8,7 @@
{% block nav_inventory_hardware %} active{% endblock %}
{% block content %}
-<h1 class="m-5">{{_('Hardware inventory')}}</h1>
+<h2 class="mx-5 subhead-heading">{{_('Hardware inventory')}}</h2>
<h2 class="mb-3 mx-5">{{ _('Selected client:') }} {{ form.ips.data }}</h1>