File tree Expand file tree Collapse file tree 3 files changed +8
-10
lines changed Expand file tree Collapse file tree 3 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 1
1
< section id ="contact ">
2
- < div class ="d- flex flex-column align- items-center text-center ">
2
+ < div class ="flex flex-col items-center text-center ">
3
3
< h2 class ="title "> お問い合わせ</ h2 >
4
4
< p class ="subtitle "> CONTACT</ p >
5
5
< p class ="text "> DojoCon Japan {{ site.year }}についてのお問い合わせは< br > 以下のリンク先(Googleフォーム)よりお願いいたします。</ p >
Original file line number Diff line number Diff line change 1
1
---
2
2
layout: default
3
3
---
4
- < div class =" container " style ="margin-top: 140px; margin-bottom: 140px ">
5
- < div class ="text-center ">
6
- < h1 > {{ page.title }}</ h1 >
7
- < p > {{ page.subtitle }}</ p >
4
+ < div style ="margin-top: 140px; margin-bottom: 140px ">
5
+ < div class ="text-center mb-8 ">
6
+ < h1 class =" text-4xl " > {{ page.title }}</ h1 >
7
+ < p > {{ page.subtitle }}</ p >
8
8
</ div >
9
- < div class ="air "> </ div >
10
9
< div id ='condition '>
11
10
< div class ="post ">
12
11
< div class ='post-content '>
Original file line number Diff line number Diff line change 1
1
---
2
2
layout: default
3
3
---
4
- < div class =" container " style ="margin-top: 140px; margin-bottom: 140px ">
5
- < div class ="text-center mb-4 ">
4
+ < div style ="margin-top: 140px; margin-bottom: 140px ">
5
+ < div class ="text-center mb-8 ">
6
6
< p class ="my-0 "> < strong > {{ page.subtitle }}</ strong > </ p >
7
- < h2 class ="my-1 "> {{ page.title }}</ h2 >
7
+ < h2 class ="text-4xl my-1 "> {{ page.title }}</ h2 >
8
8
</ div >
9
- < div class ="air "> </ div >
10
9
< div id =''>
11
10
< div class ="post ">
12
11
< div class ='post-content '>
You can’t perform that action at this time.
0 commit comments