aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/post.tmpl.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/post.tmpl.html b/html/post.tmpl.html
index be58952..730058e 100644
--- a/html/post.tmpl.html
+++ b/html/post.tmpl.html
@@ -8,7 +8,7 @@
<a href="/blog">&lt; Return to blog...</a>
</div>
{{ template "article" . }}
- <div class="return">
+ <div class="return lower-return">
<a href="/blog">&lt; Return to blog...</a>
</div>
</section>