We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5cf6b9 commit 4576de4Copy full SHA for 4576de4
_layouts/post.html
@@ -8,6 +8,6 @@ <h2 class="max-w-4xl mx-auto text-4xl text-center mb-2 mt-30 px-8 xl:mt-15">
8
<span class="block mt-5 text-2xl">{{ page.subtitle | upcase }}</span>
9
</h2>
10
11
-<div class="max-w-4xl mx-auto px-8 post-content my-8">
+<div class="max-w-4xl mx-auto px-4 sm:px-8 post-content my-8">
12
{{ content | markdownify }}
13
</div>
0 commit comments