File tree Expand file tree Collapse file tree 2 files changed +32
-25
lines changed Expand file tree Collapse file tree 2 files changed +32
-25
lines changed Original file line number Diff line number Diff line change 9
9
</h2 >
10
10
<div class =" mx-auto h-1 w-16 bg-emerald-500" ></div >
11
11
</div >
12
- <svg
13
- xmlns =" http://www.w3.org/2000/svg"
14
- width =" 24"
15
- height =" 24"
16
- viewBox =" 0 0 24 24"
17
- fill =" none"
18
- stroke =" currentColor"
19
- stroke-width =" 2"
20
- stroke-linecap =" round"
21
- stroke-linejoin =" round"
22
- class =" lucide lucide-users mx-auto mb-4 h-12 w-12 text-emerald-600 md:h-16 md:w-16"
23
- ><path d =" M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2" ></path ><circle
24
- cx =" 9"
25
- cy =" 7"
26
- r =" 4" ></circle ><path d =" M22 21v-2a4 4 0 0 0-3-3.87" ></path ><path
27
- d =" M16 3.13a4 4 0 0 1 0 7.75" ></path ></svg
12
+ <div
13
+ class =" mx-auto max-w-2xl border border-gray-100 bg-white p-8 text-center"
28
14
>
29
- <h3 class =" mx-auto text-center text-lg font-semibold md:text-xl" >
30
- 基調講演者は近日公開
31
- </h3 >
32
- <p
33
- class =" mx-auto mt-4 max-w-3xl text-center text-base text-gray-700 md:text-lg"
34
- >
35
- 基調講演者は近日公開予定です。お楽しみに!
36
- </p >
15
+ <svg
16
+ xmlns =" http://www.w3.org/2000/svg"
17
+ width =" 24"
18
+ height =" 24"
19
+ viewBox =" 0 0 24 24"
20
+ fill =" none"
21
+ stroke =" currentColor"
22
+ stroke-width =" 2"
23
+ stroke-linecap =" round"
24
+ stroke-linejoin =" round"
25
+ class =" lucide lucide-users mx-auto mb-4 h-12 w-12 text-emerald-600 md:h-16 md:w-16"
26
+ ><path d =" M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2" ></path ><circle
27
+ cx =" 9"
28
+ cy =" 7"
29
+ r =" 4" ></circle ><path d =" M22 21v-2a4 4 0 0 0-3-3.87" ></path ><path
30
+ d =" M16 3.13a4 4 0 0 1 0 7.75" ></path ></svg
31
+ >
32
+
33
+ <h3 class =" mx-auto text-center text-lg font-semibold md:text-xl" >
34
+ 基調講演者は近日公開
35
+ </h3 >
36
+ <p
37
+ class =" mx-auto mt-4 max-w-3xl text-center text-base text-gray-700 md:text-lg"
38
+ >
39
+ 基調講演者は近日公開予定です。お楽しみに!
40
+ </p >
41
+ </div >
37
42
</div >
38
43
</section >
Original file line number Diff line number Diff line change 6
6
</h2 >
7
7
<div class =" mx-auto h-1 w-16 bg-emerald-500" ></div >
8
8
</div >
9
- <div class =" grid gap-3" >
9
+ <div
10
+ class =" mx-auto max-w-2xl border border-gray-100 bg-white p-8 text-center"
11
+ >
10
12
<svg
11
13
xmlns =" http://www.w3.org/2000/svg"
12
14
width =" 24"
You can’t perform that action at this time.
0 commit comments