Skip to content

Commit 35ff720

Browse files
committed
table のスペーシングを修正
1 parent 6d917e2 commit 35ff720

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_posts/2025-08-30-staff.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,17 +66,17 @@ permalink: /staff/
6666
<h3 id="開催日会場">開催日・会場</h3>
6767

6868
<div>
69-
<table style="word-break: keep-all;">
69+
<table class="border-separate border-spacing-x-1 sm:border-spacing-x-4 break-keep wrap-anywhere">
7070
<tr>
71-
<td>開催日</td>
71+
<td class="whitespace-nowrap">開催日</td>
7272
<td>2025年10月25日(土)</td>
7373
</tr>
7474
<tr>
75-
<td class="align-top">会場</td>
75+
<td class="whitespace-nowrap align-top">会場</td>
7676
<td>
77-
<span class="whitespace-nowrap">久留米シティプラザ</span><wbr>
78-
<span class="whitespace-nowrap">(福岡県久留米市六ツ門町8−1)</span><wbr>
79-
(<a href="{{ site.map }}" target="_blank" class="whitespace-nowrap">Google Maps</a>)
77+
久留米シティプラザ<wbr>
78+
(福岡県久留米市六ツ門町8−1)<wbr>
79+
(<a href="{{ site.map }}" target="_blank">Google Maps</a>)
8080
</td>
8181
</tr>
8282
</table>

0 commit comments

Comments
 (0)