aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-10-01 14:23:48 -0400
committerBobby <[email protected]>2022-10-01 14:23:48 -0400
commitb9d4606d2b1fc42fd1a9a542bd89645e8ea251a1 (patch)
treef208076f5a4e3f8f4b271b17545d50de9fb84261
parent218955f5ef2ae09656f93161fa59e0902370ff22 (diff)
downloadthatcomputerscientist-b9d4606d2b1fc42fd1a9a542bd89645e8ea251a1.tar.xz
thatcomputerscientist-b9d4606d2b1fc42fd1a9a542bd89645e8ea251a1.zip
Center align footer
-rw-r--r--templates/blog/partials/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/blog/partials/base.html b/templates/blog/partials/base.html
index d15ef0af..d041c785 100644
--- a/templates/blog/partials/base.html
+++ b/templates/blog/partials/base.html
@@ -57,7 +57,7 @@
</div>
<div style="width: 1000px; margin: 0px auto 40px auto;">
<hr style="margin: 2rem 0;">
- <footer>
+ <footer style="text-align: center;">
{% load ad %}
{% for i in '12345789'|make_list %}
<img src="{{'buttons'|ad }}" alt="Ad" width="88px" height="31px">