aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/templates/base.html
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-05-14 15:28:36 +0100
committerMatthew Lemon <y@yulqen.org>2024-05-14 15:28:36 +0100
commite768f221ffbdd5f75c3818169dd5eefdd702e635 (patch)
treedc538941ad0b1161b007c5fcd9335e040db8470b /pyblackbird_cc/templates/base.html
parentced16ee9dc3bf1790c0345e874dc7861e27c99ca (diff)
Trying to improve the CSS of the detail page
Diffstat (limited to 'pyblackbird_cc/templates/base.html')
-rw-r--r--pyblackbird_cc/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyblackbird_cc/templates/base.html b/pyblackbird_cc/templates/base.html
index ce0a4ca..4e06117 100644
--- a/pyblackbird_cc/templates/base.html
+++ b/pyblackbird_cc/templates/base.html
@@ -77,6 +77,7 @@
</div>
</div>
</header>
+ <hr />
<main>
{% block body %}
{% if messages %}