✨ feat(template/join): Affiche la section formulaire d'inscription.
This commit is contained in:
@@ -132,7 +132,7 @@
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
{# --- FORMULAIRE --- #}
|
{# --- FORMULAIRE --- #}
|
||||||
<section class="py-24 bg-gray-50" style="display:none;">
|
<section class="py-24 bg-gray-50">
|
||||||
<div class="container mx-auto px-6 max-w-4xl">
|
<div class="container mx-auto px-6 max-w-4xl">
|
||||||
<div class="bg-white border-8 border-black p-8 md:p-12 shadow-[20px_20px_0px_0px_rgba(26,26,26,1)]">
|
<div class="bg-white border-8 border-black p-8 md:p-12 shadow-[20px_20px_0px_0px_rgba(26,26,26,1)]">
|
||||||
<h2 class="text-4xl md:text-6xl font-black uppercase italic mb-10 tracking-tighter text-center decoration-[#FFC107] underline decoration-8">
|
<h2 class="text-4xl md:text-6xl font-black uppercase italic mb-10 tracking-tighter text-center decoration-[#FFC107] underline decoration-8">
|
||||||
|
|||||||
Reference in New Issue
Block a user