Skip to content

Commit 72c4bb6

Browse files
committed
added min-width 3em to Japanese table; for issue #6
1 parent 5de4103 commit 72c4bb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23882,8 +23882,8 @@ <h2 id="terminology">
2388223882
<table class="termlist" its-locale-filter-list="ja" lang="ja">
2388323883
<thead>
2388423884
<tr>
23885-
<th>用語</th>
23886-
<th>よみ</th>
23885+
<th style="min-width: 3em;">用語</th>
23886+
<th style="min-width: 3em;">よみ</th>
2388723887
<th>英語</th>
2388823888
<th>定義</th>
2388923889
</tr>

0 commit comments

Comments
 (0)