Skip to content

Commit 774f176

Browse files
Fukusan64mucho613
andauthored
不要なスペースを削除
Co-authored-by: Daisuke Yamamura <[email protected]>
1 parent e9a9138 commit 774f176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/top/sections/sponsor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h3 class="text-2xl mt-10 mx-8 text-center mb-4">インカインドスポンサ
5656
{% for sponsor in inkind_sponsors %}
5757
<div class="_max-w-[270px] w-full mb-5">
5858
{% comment %} <img class="w-full mx-auto mb-3" src="{{ sponsor.logo }}" alt="{{ sponsor.name | strip_html }}のロゴ"> {% endcomment %}
59-
<p class="w-full text-center break-keep text-3xl">{{ sponsor.name }}</p>
59+
<p class="w-full text-center break-keep text-3xl">{{ sponsor.name }}</p>
6060
</div>
6161
{% endfor %}
6262
</div>

0 commit comments

Comments
 (0)