diff --git a/Vue/Ajaxconnexioncookie/index.php b/Vue/Ajaxconnexioncookie/index.php index d90c23b..3253fe1 100755 --- a/Vue/Ajaxconnexioncookie/index.php +++ b/Vue/Ajaxconnexioncookie/index.php @@ -40,6 +40,7 @@ .login-wrapper { background-image: url(''); background-size: auto; + background-size: auto 100px; /* largeur auto, hauteur max 100px */ background-position: left; background-repeat: no-repeat; display: flex;