summaryrefslogtreecommitdiffstats
path: root/templates/layouts/exhibit.html
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2022-06-19 09:30:49 +0200
committerVolpeon <git@volpeon.ink>2022-06-19 09:30:49 +0200
commitf25489b023fe0c9726d528269bb788ec0705f795 (patch)
tree37ec52453f1c9de2af93d4f43ad6b082767397de /templates/layouts/exhibit.html
parentUpdate (diff)
downloadvolpeon.ink-f25489b023fe0c9726d528269bb788ec0705f795.tar.gz
volpeon.ink-f25489b023fe0c9726d528269bb788ec0705f795.tar.bz2
volpeon.ink-f25489b023fe0c9726d528269bb788ec0705f795.zip
Update
Diffstat (limited to 'templates/layouts/exhibit.html')
-rw-r--r--templates/layouts/exhibit.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/layouts/exhibit.html b/templates/layouts/exhibit.html
index cee28f9..a332c14 100644
--- a/templates/layouts/exhibit.html
+++ b/templates/layouts/exhibit.html
@@ -49,8 +49,8 @@
49 </footer> 49 </footer>
50 </section> 50 </section>
51 51
52 <div class="l-container l-container--pad-x l-container--pad-y l-container--narrow-125 u-pt-400"> 52 <div class="l-container l-container--pad-x l-container--pad-y l-container--narrow-125 u-pt-100">
53 <div class="s-body s-colored-links s-headings s-blockquotes s-code s-lists s-tables s-alerts e-content" itemprop="articleBody"> 53 <div class="s-colored-links s-headings s-blockquotes s-code s-lists s-tables s-alerts e-content" itemprop="articleBody">
54$body$ 54$body$
55 </div> 55 </div>
56 </div> 56 </div>