From d5754b027783775c04c6332d66892d3af2e1cbb8 Mon Sep 17 00:00:00 2001 From: Esenjin Date: Tue, 18 Feb 2025 00:32:57 +0100 Subject: [PATCH] le bouton de soumission n'est plus anormalement grand --- assets/css/forms.css | 2 -- version.txt | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/assets/css/forms.css b/assets/css/forms.css index 8827f95..daa31c2 100644 --- a/assets/css/forms.css +++ b/assets/css/forms.css @@ -185,8 +185,6 @@ /* Bouton de soumission */ .submit-button { margin-top: var(--spacing-xl); - width: 100%; - padding: var(--spacing-md); } /* Responsive */ diff --git a/version.txt b/version.txt index 314c3d7..ab67981 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.5 \ No newline at end of file +1.1.6 \ No newline at end of file