aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_includes/post.njk2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/post.njk b/_includes/post.njk
index ebdb822..16a1205 100644
--- a/_includes/post.njk
+++ b/_includes/post.njk
@@ -21,7 +21,7 @@ tag: post
<a href="/" style="margin-left:1.5rem; display: block; position: fixed; "class="link article-m" >
߸
</a>
- <div style="padding-left:4rem; display: flex; flex-direction: column; max-width: 40rem; padding-right: 1rem">
+ <div style="padding-left:3.7rem; display: flex; flex-direction: column; max-width: 40rem; padding-right: 1rem">
<h1>{{title}}</h1>
{{ content | safe }}
</div>