aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/templates/resources/resource_detail.html
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-05-14 19:19:01 +0100
committerMatthew Lemon <y@yulqen.org>2024-05-14 19:19:01 +0100
commit355d4ce3c25a235d53b629dc7006ad47f0e56067 (patch)
treea481a3d57825abc33eb4bef01cc6a9ff592c2d91 /pyblackbird_cc/templates/resources/resource_detail.html
parent82d718de5e98b8543796ee61f112ab1e4177d850 (diff)
Further tidying
Diffstat (limited to 'pyblackbird_cc/templates/resources/resource_detail.html')
-rw-r--r--pyblackbird_cc/templates/resources/resource_detail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyblackbird_cc/templates/resources/resource_detail.html b/pyblackbird_cc/templates/resources/resource_detail.html
index 0bfdf92..bc41010 100644
--- a/pyblackbird_cc/templates/resources/resource_detail.html
+++ b/pyblackbird_cc/templates/resources/resource_detail.html
@@ -4,7 +4,7 @@
<div class="container">
<div class="row my-4">
<div class="col bg-white pt-3 border border-success border-opacity-25 rounded">
- <h3>{{ resource.name }}</h3>
+ <h3 class="mb-4">{{ resource.name }}</h3>
<div class="d-flex flex-row justify-content-between my-3">
<div>
<span class="fw-bold">Subject:</span> {{ resource.main_resource_category }}