aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-01-23 16:27:01 -0600
committerFrederick Muriuki Muriithi2025-01-23 16:27:01 -0600
commitc28e30826fc02d036359a975ae5735918d4b69f7 (patch)
tree0d930e2f1b95608a17a926302cf9d3b7c310514a /uploader/templates
parenta35956df5be4af6125096eb60c2f7a7e2e26c1af (diff)
downloadgn-uploader-c28e30826fc02d036359a975ae5735918d4b69f7.tar.gz
Tweak styling to reduce vertical space usage.HEADmain
Diffstat (limited to 'uploader/templates')
-rw-r--r--uploader/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/base.html b/uploader/templates/base.html
index 3a8ef16..c124b13 100644
--- a/uploader/templates/base.html
+++ b/uploader/templates/base.html
@@ -93,7 +93,7 @@
<main id="main" class="main container-fluid">
<div class="pagetitle row">
- <h1>GN Uploader: {%block pagetitle%}{%endblock%}</h1>
+ <span class="title">GN Uploader: {%block pagetitle%}{%endblock%}</span>
<nav>
<ol class="breadcrumb">
<li {%if activelink is not defined or activelink=="home"%}