Skip to content
Snippets Groups Projects

Change navigation

1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -11,7 +11,7 @@
class="bg-cover flex items-center justify-center bg-fixed "
style="background-image: url('static/image-fond-page-accueil.jpg')"
>
<div class="max-w-prose mb-26 m-16 ">
<div class="max-w-prose mb-26 m-16">
<!-- call to action vers le simulateurs -->
<div>
<h1 class="font-extrabold pt-7 pb-8 text-3xl text-black">
@@ -42,7 +42,7 @@
</div>
</div>
</main>
<main class="bg-gray-100 ">
<main class="bg-white ">
<div class="mr-10 ml-10 mt-10 mb-30">
<h2 class="m-5 pt-5 text-2xl text-black font-extrabold">
Rechercher un chiffrage concernant :
Loading