Skip to content

Commit 198ff15

Browse files
committed
タイトルと個人スポンサーのリストの間の余白を大きくする調整
1 parent 6b52c5f commit 198ff15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/top/sections/sponsor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ <h3 class="text-2xl mt-20 text-center mb-4">インカインドスポンサー
122122
{% endfor %}
123123
</div>
124124

125-
<h3 class="text-2xl mt-20 text-center mb-4">個人スポンサー
125+
<h3 class="text-2xl mt-20 mb-8 text-center">個人スポンサー
126126
<span class="block text-base mt-1">INDIVIDUAL SPONSOR</span>
127127
</h3>
128128
<div class="grid grid-cols-1 sm:grid-cols-2 gap-6 max-w-xl mx-auto mb-16">

_pages/sponsors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ html {
142142
{% endfor %}
143143
</div>
144144

145-
<h3 id="individual_sponsors" class="text-2xl mt-15 mx-8 text-center mb-4">個人スポンサー
145+
<h3 id="individual_sponsors" class="text-2xl mt-15 mb-8 text-center">個人スポンサー
146146
<span class="block text-base mt-1">INDIVIDUAL SPONSOR</span>
147147
</h3>
148148
<div class="grid grid-cols-1 sm:grid-cols-2 gap-6 max-w-xl mx-auto mb-16">

0 commit comments

Comments
 (0)