Skip to content
Snippets Groups Projects
Commit 8f211d4f authored by Dorine Lambinet's avatar Dorine Lambinet
Browse files

Change le titre partie cas type et ajuste les hauteurs pour enlever la scrollbar générale.

parent 8f123373
No related branches found
No related tags found
1 merge request!53Ui tutoriel
......@@ -516,7 +516,9 @@
</div>
{#if editionMode.mode === "test_case"}
<h1 class="font-bold mb-5 mt-1 mx-5 text-3xl xl:text-4xl text-gray-600">
<h1
class="font-bold mb-5 mt-1 mx-5 text-2xl lg:text-3xl xl:text-4xl text-gray-600"
>
Configurer le cas type
</h1>
......@@ -578,7 +580,9 @@
</div>
</div>
{:else if editionMode.mode === "test_case_with_variable_inputs"}
<h1 class="font-bold mb-5 mt-1 mx-5 text-3xl xl:text-4xl text-gray-600">
<h1
class="font-bold mb-5 mt-1 mx-5 text-2xl lg:text-3xl xl:text-4xl text-gray-600"
>
Configurer le cas type
</h1>
......@@ -638,14 +642,14 @@
</div>
{:else if editionMode.mode === "tutorial"}
<h1
class="font-bold mb-5 mt-1 mx-5 text-3xl xl:text-4xl text-gray-600"
class="font-bold mb-5 mt-1 mx-5 text-2xl lg:text-3xl xl:text-4xl text-gray-600"
>
Amender la loi
</h1>
<StartTutorial />
{:else if editionMode.mode === "variable_parameters"}
<h1
class="font-bold mb-5 mt-1 mx-5 text-3xl xl:text-4xl text-gray-600"
class="font-bold mb-5 mt-1 mx-5 text-2xl lg:text-3xl xl:text-4xl text-gray-600"
>
Amender la loi
</h1>
......@@ -763,10 +767,8 @@
</div> -->
</div>
</div>
<h1
class="font-bold my-5 text-2xl xl:text-3xl 2xl:text-4xl text-gray-600"
>
Visualiser les cotis. & presta. sociales d'un cas type
<h1 class="font-bold my-5 text-2xl lg:text-3xl xl:text-4xl text-gray-600">
Cotis. & presta. sociales d'un cas type
</h1>
</div>
<!-- Cas types avec leur waterfall -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment