From 2bc57e254d0c4d62d9fdab489a3a993d2a11e539 Mon Sep 17 00:00:00 2001 From: leroyv Date: Tue, 8 Apr 2025 09:03:05 +0200 Subject: [PATCH] =?UTF-8?q?Bouton=20Exit=20lien=20=C3=A9tendu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/Index/index.css | 2 +- templates/base.html.twig | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/public/css/Index/index.css b/public/css/Index/index.css index 11de2c1..89384c8 100644 --- a/public/css/Index/index.css +++ b/public/css/Index/index.css @@ -97,7 +97,7 @@ li { } .btn-info-exit { - width: 10%; + width: 40%; height: 20px; } diff --git a/templates/base.html.twig b/templates/base.html.twig index d310bfe..50e8b76 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -45,11 +45,15 @@ {{ ux_icon('ph:user-circle-fill') }} Compte -
- - {{ ux_icon('iconamoon:exit-bold') }} - -
+ + +
+
+ {{ ux_icon('iconamoon:exit-bold') }} +
+
+
+