From 2e92e71473e50e6cc48338b16014b0b86f2431e2 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Thu, 25 Jun 2026 19:05:04 +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 0efcea6b..59724765 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 80px; /* largeur auto, hauteur max 80px */ + background-size: auto 100px; /* largeur auto, hauteur max 80px */ background-position: left; background-repeat: no-repeat; display: flex;