File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ title: スポンサーのご紹介
16
16
<span class =" block mt-5 text-2xl " >SPONSORS</span >
17
17
</h2 >
18
18
19
- <p class =" text-center mb-10 break-keep wrap-anywhere text-sm sm:text-base " >
19
+ <p class =" text-center mb-10 text-sm sm:text-base " >
20
20
DojoCon Japan 2025は、スポンサーのご協力により開催されています。<br >協賛くださいました皆様ありがとうございます。
21
21
</p >
22
22
@@ -42,7 +42,7 @@ title: スポンサーのご紹介
42
42
</div >
43
43
{% endif %}
44
44
<p class =" w-full mb-3 text-center break-keep " >{{ sponsor.name }}</p >
45
- <p class =" w-full text-gray-600 break-keep wrap-anywhere " >{{ sponsor.message }}</p >
45
+ <p class =" w-full text-gray-600 " >{{ sponsor.message }}</p >
46
46
</div >
47
47
{% endfor %}
48
48
</div >
@@ -70,7 +70,7 @@ title: スポンサーのご紹介
70
70
</div >
71
71
{% endif %}
72
72
<p class =" w-full mb-3 text-center break-keep " >{{ sponsor.name }}</p >
73
- <p class =" w-full text-gray-600 break-keep wrap-anywhere " >{{ sponsor.message }}</p >
73
+ <p class =" w-full text-gray-600 " >{{ sponsor.message }}</p >
74
74
</div >
75
75
{% endfor %}
76
76
</div >
@@ -98,7 +98,7 @@ title: スポンサーのご紹介
98
98
</div >
99
99
{% endif %}
100
100
<p class =" w-full mb-3 text-center break-keep " >{{ sponsor.name }}</p >
101
- <p class =" w-full text-gray-600 break-keep wrap-anywhere " >{{ sponsor.message }}</p >
101
+ <p class =" w-full text-gray-600 " >{{ sponsor.message }}</p >
102
102
</div >
103
103
{% endfor %}
104
104
</div >
You can’t perform that action at this time.
0 commit comments