diff options
Diffstat (limited to '')
-rw-r--r-- | _includes/post.njk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/post.njk b/_includes/post.njk index 4b45e29..ebdb822 100644 --- a/_includes/post.njk +++ b/_includes/post.njk @@ -17,7 +17,7 @@ tag: post <title>{{ title }}</title> </head> - <body style="overflow-y: scroll"> + <body style="overflow-y: scroll; overflow-x: scroll"> <a href="/" style="margin-left:1.5rem; display: block; position: fixed; "class="link article-m" > ߸ </a> |