@@ -5,36 +5,36 @@ import i18next from "i18next";
5
5
</script >
6
6
7
7
8
- <div class =" tw-flex tw-mt-10 tw- flex-col tw-items-center tw-justify-center tw-mb-5 tw-text-white tw-px-8 " >
8
+ <div class =" tw-flex tw-flex-col tw-items-center tw-mt-10 tw-mb-5 tw-text-white tw-h-auto tw- px-4 sm:tw-px-10 tw-overflow-x-hidden tw-w-full tw-max-w-full " >
9
9
10
10
<h1 >{i18next .t (' tuto.welcome.title' )}</h1 >
11
- <p > {i18next .t (' tuto.welcome.subtitle' )} </p >
12
- <div class =" tw-bg-white/10 tw-h-[1px] tw-w-full tw-m-10" ></div >
11
+ <p class = "tw-w-10/12 sm:tw-w-full-" > {i18next .t (' tuto.welcome.subtitle' )} </p >
12
+ <div class =" tw-bg-white/10 tw-h-[1px] tw-w-11/12 md:tw-w- full tw-m-10" ></div >
13
13
14
14
15
15
16
- <div class =" tw-mt-[4em]" >
16
+ <div class =" tw-mt-[4em] tw-mb-[5em] " >
17
17
18
- <p class =" tw-text-[130px]" > 👋</p >
19
- <p class ="tw-mt-2 tw-text-xl " > <strong > {i18next .t (' tuto.welcome.describe' )} </strong > {i18next .t (' tuto.welcome.describe2' )}</p >
20
- <p class ="tw-text-xl" >{i18next .t (' tuto.welcome.describe3' )}</p >
18
+ <p class =" tw-text-[80px] md:tw-text-[ 130px]" > 👋</p >
19
+ <p class ="tw-mt-2 tw-text-sm md:tw-text-xl tw-mx-10 " > <strong > {i18next .t (' tuto.welcome.describe' )} </strong > {i18next .t (' tuto.welcome.describe2' )}</p >
20
+ <p class ="tw-text-sm md:tw-text- xl" >{i18next .t (' tuto.welcome.describe3' )}</p >
21
21
22
- <div class =" tw-flex tw-flex-col tw-gap-[15px] tw-py-1 tw-w-full tw-h-full" >
22
+ <div class =" tw-flex tw-flex-col tw-gap-[15px] tw-py-1 tw-w-full tw-h-full tw-items-center tw-justify-center " >
23
23
<!-- <div class="tw-flex-shrink-0">
24
24
<img src="resources/images/tutov1/welcome/Move.png" alt="Walk" class="tw-w-[100px] tw-h-auto tw-mb-2" />
25
25
</div> -->
26
- <div class =" tw-bg-white/5 tw-relative tw-flex tw-items-center tw-p-4 tw-rounded-[16px] tw-w-full tw-h-[75px] tw-p-[24px] hover:tw-bg-white/10 " >
27
- <img src =" resources/images/tutov1/welcome/Move.png" alt =" Walk" class =" tw-w-[120px] tw-left-[-4px] tw- h-auto tw-absolute tw-mb -2 tw-self-start tw- top-0 " />
28
- <span class ="tw-font-bold tw-flex-1 tw-text-center tw-text-xl " > {i18next .t (' tuto.welcome.bloc1' )} </span >
26
+ <div class =" tw-bg-white/5 tw-relative tw-flex tw-items-center tw-p-4 tw-rounded-[16px] tw-w-10/12 md: tw-w-full tw-h-[75px] tw-p-[24px] hover:tw-bg-white/10 " >
27
+ <img src =" resources/images/tutov1/welcome/Move.png" alt =" Walk" class =" tw-w-[120px] tw-h-auto tw-absolute tw-start -2 tw-top-1 " />
28
+ <span class ="tw-font-bold tw-flex-1 tw-text-center tw-text-sm md:tw-text-xl " > {i18next .t (' tuto.welcome.bloc1' )} </span >
29
29
</div >
30
30
31
- <div class =" tw-bg-white/5 tw-relative tw-flex tw-items-center tw-p-4 tw-rounded-[16px] tw-w-full tw-p-[24px] hover:tw-bg-white/10 tw-overflow-hidden " >
32
- <img src =" resources/images/tutov1/welcome/Talk.png" alt =" Walk" class =" tw-w-[140px ] tw-left -[-4px] tw-h-auto tw-absolute tw-mb-2 tw-self-start tw-top-0 " />
33
- <span class ="tw-font-bold tw-flex-1 tw-text-center tw-text-xl" > {i18next .t (' tuto.welcome.bloc2' )} </span >
31
+ <div class =" tw-bg-white/5 tw-relative tw-flex tw-items-center tw-p-4 tw-rounded-[16px] tw-w-10/12 md: tw-w-full tw-p-[24px] hover:tw-bg-white/10 tw-overflow-hidden " >
32
+ <img src =" resources/images/tutov1/welcome/Talk.png" alt =" Walk" class =" tw-w-[120px ] tw-start -[-4px] tw-h-auto tw-absolute tw-mb-2 tw-self-start tw-top-0 " />
33
+ <span class ="tw-font-bold tw-flex-1 tw-text-center tw-text-sm md:tw-text- xl" > {i18next .t (' tuto.welcome.bloc2' )} </span >
34
34
</div >
35
- <div class =" tw-bg-white/5 tw-relative tw-flex tw-items-center tw-p-4 tw-rounded-[16px] tw-w-full tw-p-[24px] hover:tw-bg-white/10 " >
35
+ <div class =" tw-bg-white/5 tw-relative tw-flex tw-items-center tw-p-4 tw-rounded-[16px] tw-w-10/12 md:tw-w- full tw-p-[24px] hover:tw-bg-white/10 " >
36
36
<img src =" resources/images/tutov1/welcome/laptop.png" alt =" Walk" class =" tw-w-[4em] tw-h-auto tw-absolute tw-mb-2 tw-self-start tw-top-0 " />
37
- <span class ="tw-font-bold tw-flex-1 tw-text-center tw-text-xl" > {i18next .t (' tuto.welcome.bloc3' )} </span >
37
+ <span class ="tw-font-bold tw-flex-1 tw-text-center tw-text-sm md:tw-text- xl" > {i18next .t (' tuto.welcome.bloc3' )} </span >
38
38
</div >
39
39
40
40
</div >
0 commit comments