Skip to content

Commit 73bfb1a

Browse files
committed
max-height を修正してデザインと同一の見た目にした
1 parent e541290 commit 73bfb1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/top/sections/hero.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img src="/img/2025/top/hero-image.png" alt="好奇心に火をつけよう!! Inspire Next" />
33
</div>
44

5-
<div class="flex mx-auto max-w-[1020px] justify-center lg:justify-start">
5+
<div class="flex mx-auto max-w-[1080px] justify-center lg:justify-start">
66
<p class="lg:-mt-6 xl:-mt-10 leading-8 px-6 text-lg font-bold">
77
DojoCon Japanとは日本の CoderDojo コミュニティメンバーが全国から集まる、<br />
88
年に1度のカンファレンスイベント(CoderDojo Conference) です。<br />

0 commit comments

Comments
 (0)