Skip to content
Snippets Groups Projects
Unverified Commit 72d3973e authored by Dorine Lambinet's avatar Dorine Lambinet
Browse files

résoud affichage page d'accueil

parent d15949bd
No related branches found
No related tags found
1 merge request!282résoud affichage page d'accueil
Pipeline #17847 passed
...@@ -221,8 +221,8 @@ ...@@ -221,8 +221,8 @@
<main class="h-full bg-yellow-50 pt-24 md:pt-12 2xl:pt-14"> <main class="h-full bg-yellow-50 pt-24 md:pt-12 2xl:pt-14">
<section <section
class="fond relative before:absolute before:inset-x-0 before:top-0 before:h-[50vh] before:bg-gradient-to-b before:from-[#9AAAB4] before:to-transparent" class="fond relative py-10 before:absolute before:inset-x-0 before:top-0 before:h-[50vh] before:bg-gradient-to-b before:from-[#9AAAB4] before:to-transparent"
class:h-full={$billActive} class:max-h-none={$billActive}
class:h-[78vh]={!$billActive} class:h-[78vh]={!$billActive}
> >
<div <div
...@@ -241,7 +241,7 @@ ...@@ -241,7 +241,7 @@
> >
</h1> </h1>
<div class="mx-5 flex flex-col gap-4"> <div class="mx-5 mt-10 flex flex-col gap-4">
<div> <div>
<h2 class="text-xl font-bold xl:text-2xl 2xl:text-3xl"> <h2 class="text-xl font-bold xl:text-2xl 2xl:text-3xl">
Commencer avec un impôt, une cotisation ou une prestation&nbsp;: Commencer avec un impôt, une cotisation ou une prestation&nbsp;:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment