From 7541395c6055b21fda103ef4d9e3b6454f4dddd2 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Thu, 25 Jun 2026 19:04:05 +0000 Subject: [PATCH] a --- Vue/Ajaxconnexioncookie/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vue/Ajaxconnexioncookie/index.php b/Vue/Ajaxconnexioncookie/index.php index fc24c3b1..0efcea6b 100755 --- a/Vue/Ajaxconnexioncookie/index.php +++ b/Vue/Ajaxconnexioncookie/index.php @@ -39,7 +39,7 @@ /* Conteneur principal avec l'image de fond */ .login-wrapper { background-image: url(''); - background-size: auto; + background-size: auto 80px; /* largeur auto, hauteur max 80px */ background-position: left; background-repeat: no-repeat; display: flex;