diff --git a/src/Iframes/TutorialV1/Tuto/Components/Steps.svelte b/src/Iframes/TutorialV1/Tuto/Components/Steps.svelte index 78c134e..555699b 100644 --- a/src/Iframes/TutorialV1/Tuto/Components/Steps.svelte +++ b/src/Iframes/TutorialV1/Tuto/Components/Steps.svelte @@ -24,11 +24,11 @@ } $: console.log('Current Step:', $currentStepStore); -
-
- {i18next.t('tuto.step1.use')} {i18next.t('tuto.step1.arowkeys')} {i18next.t('tuto.step1.or')} {i18next.t('tuto.step1.wasd')} {i18next.t('tuto.step1.aroundTheMap')}
+
+
+ {i18next.t('tuto.step1.use')} {i18next.t('tuto.step1.arowkeys')} {i18next.t('tuto.step1.or')} {i18next.t('tuto.step1.wasd')} {i18next.t('tuto.step1.aroundTheMap')}
-{i18next.t('tuto.step1.tip')} {i18next.t('tuto.step1.describeTip')}
+{i18next.t('tuto.step1.tip')} {i18next.t('tuto.step1.describeTip')}
- {i18next.t('tuto.step1.silentZone')}
+ +
+ {i18next.t('tuto.step1.silentZone')}
-
- {i18next.t('tuto.welcome.bloc1')}
+
+ {i18next.t('tuto.welcome.bloc1')}
- {i18next.t('tuto.welcome.bloc2')}
+
+ {i18next.t('tuto.welcome.bloc2')}
- {i18next.t('tuto.welcome.bloc3')}
+ {i18next.t('tuto.welcome.bloc3')}