Skip to content

Commit df7b264

Browse files
committed
見出しを修正
1 parent b415c3e commit df7b264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/post.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---
44
{% include navbar.html %}
55

6-
<h2 class="max-w-4xl mx-auto text-4xl text-center mb-2 mt-30 px-8 xl:mt-15">
6+
<h2 class="mx-auto text-4xl text-center mb-2 mt-30 px-4 sm:px-8 xl:mt-15">
77
{{ page.title }}
88
<span class="block mt-5 text-2xl">{{ page.subtitle | upcase }}</span>
99
</h2>

0 commit comments

Comments
 (0)