fix : bouton

This commit is contained in:
2026-02-27 11:02:57 +01:00
parent 9efb0572c4
commit 0aa9325b7b
3 changed files with 7 additions and 8 deletions

View File

@@ -31,7 +31,7 @@
<div class="flex justify-center items-center">
<UiButton
type="submit"
class="inline-flex items-center justify-center text-xl min-w-[194px] text-white uppercase bg-primary-500 h-[50px] px-8 rounded hover:opacity-80 gap-2 justify-self-end"
class="inline-flex items-center justify-center text-xl min-w-[194px] text-white uppercase bg-primary-500 h-[50px] rounded hover:opacity-80 justify-self-end"
>
Valider
</UiButton>