File tree Expand file tree Collapse file tree 7 files changed +10
-6
lines changed
Expand file tree Collapse file tree 7 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 33</ div >
44
55< div class ="flex mx-auto max-w-[1080px] justify-center lg:justify-start ">
6- < p class ="lg:-mt-6 xl:-mt-10 leading-8 px-6 text-lg font-bold ">
6+ < p class ="lg:-mt-6 xl:-mt-10 leading-8 px-6 text-lg ">
77 DojoCon Japanとは日本の CoderDojo コミュニティメンバーが全国から集まる、< br />
88 年に1度のカンファレンスイベント(CoderDojo Conference) です。< br />
99 2016年に始まり、2025年は福岡県久留米市にて開催します。
Original file line number Diff line number Diff line change 99< html lang ="ja " dir ="ltr ">
1010{% include head.html %}
1111
12- < body class ="bg-linear-106 from-[#9d1e29] to-[#d4932a] text-[#262626] font-bold tracking-wider min-h-dvh p-4 flex ">
12+ < body class ="bg-linear-106 from-[#9d1e29] to-[#d4932a] text-[#262626] tracking-wider min-h-dvh p-4 flex ">
1313 < div class ="bg-white rounded-2xl min-h-full flex-grow flex flex-col ">
1414 {% include header.html %}
1515
Original file line number Diff line number Diff line change 99< html lang ="ja " dir ="ltr ">
1010{% include head.html %}
1111
12- < body class ="bg-linear-106 from-[#9d1e29] to-[#d4932a] text-[#262626] font-bold tracking-wider min-h-dvh p-4 flex ">
12+ < body class ="bg-linear-106 from-[#9d1e29] to-[#d4932a] text-[#262626] tracking-wider min-h-dvh p-4 flex ">
1313 < div class ="bg-white rounded-2xl min-h-full flex-grow flex flex-col ">
1414 < div class ="flex-grow ">
1515 {{ content }}
Original file line number Diff line number Diff line change 99@font-face {
1010 font-family : ' rounded-l-mplus-2p' ;
1111 src : url (' /assets/fonts/rounded-l-mplus-2p-bold.ttf' ) format (' truetype' );
12- font-weight : bold ;
12+ font-weight : normal ;
1313 font-style : normal ;
1414}
1515
1616@font-face {
1717 font-family : ' rounded-l-mplus-2p' ;
18- src : url (' /assets/fonts/rounded-l-mplus-2p-regular .ttf' ) format (' truetype' );
19- font-weight : normal ;
18+ src : url (' /assets/fonts/rounded-l-mplus-2p-heavy .ttf' ) format (' truetype' );
19+ font-weight : bold ;
2020 font-style : normal ;
2121}
2222
Original file line number Diff line number Diff line change 4646 list-style : decimal ;
4747 padding-left : 1.5rem ;
4848 }
49+
50+ strong {
51+ color : black ;
52+ }
4953}
You can’t perform that action at this time.
0 commit comments