Skip to content

Commit 1bebeb0

Browse files
authored
Merge pull request #28 from coderdojo-japan/fix-news-section-style
1280px周辺でお知らせ欄と直上の文章がぶつかる問題を修正
2 parents c1e5a3b + 427afb9 commit 1bebeb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/top/sections/news.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h2 class="text-4xl mt-20 sm:mt-32 text-center">
1+
<h2 class="text-4xl mt-20 sm:mt-32 xl:mt-60 2xl:mt-40 text-center">
22
お知らせ
33
<span class="block mt-5 text-2xl">NEWS</span>
44
</h2>

0 commit comments

Comments
 (0)