Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions contest.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ <h3>Coolest Projects とは</h3>
</ul>
</td>
</tr>
<tr>
<th>テーマ</th>
<td>
DojoCon Japan 2018 のテーマでもある、<b>「ひろがる」</b>を今回のコンテストテーマとします。 </td>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

細かくてすいません。<b>は現在あまり使わないので <strong> などを利用しましょう。
また、タグのインデントと、改行については周りに合わせてもらうと見やすくなると思います!
今回はとりあえずマージしてこちらで修正しますね!

</tr>
<tr>
<th>応募期間</th>
<td>2018年8月10日(金)</td>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h2 class="heading__01">NEWS</h2>
<div class="post-list__thumbnail"><img src="img/dummy-img.png" alt="NEWS記事のイメージ共通画像"></div>
<div class="post-list__content">
<p class="post-list__date">2018.07.14</p>
<h3 class="post-list__title">DojoCon Japan2018受付参加受けを開始いたしました。</h3>
<h3 class="post-list__title">DojoCon Japan2018参加受付を開始いたしました。</h3>
</div></a></article>
</div>
<div class="col-md-6">
Expand Down