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 b415c3e commit df7b264Copy full SHA for df7b264
_layouts/post.html
@@ -3,7 +3,7 @@
3
---
4
{% include navbar.html %}
5
6
-<h2 class="max-w-4xl mx-auto text-4xl text-center mb-2 mt-30 px-8 xl:mt-15">
+<h2 class="mx-auto text-4xl text-center mb-2 mt-30 px-4 sm:px-8 xl:mt-15">
7
{{ page.title }}
8
<span class="block mt-5 text-2xl">{{ page.subtitle | upcase }}</span>
9
</h2>
0 commit comments