aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-24 03:57:37 -0500
committerGitHub <[email protected]>2022-11-24 03:57:37 -0500
commit3c3c7d7dc1ebbd5cca1dbd3624e1237c520a7bbd (patch)
treece8a41b689dda98ad8f84db52e9ea8be6d4f3b2c
parent7856de69b45eb3cf020b5930bb74b5c7e1fd1dfd (diff)
downloadthatcomputerscientist-3c3c7d7dc1ebbd5cca1dbd3624e1237c520a7bbd.tar.xz
thatcomputerscientist-3c3c7d7dc1ebbd5cca1dbd3624e1237c520a7bbd.zip
Update base.html
-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 af799166..b0838887 100644
--- a/templates/blog/partials/base.html
+++ b/templates/blog/partials/base.html
@@ -65,7 +65,7 @@
<hr>
</div>
<div class="content" style="
- width: 1000px;
+ width: 1010px;
margin: 0 auto;
box-sizing: border-box;
padding: 10px 0px 20px 0px;