This commit is contained in:
KANE LAZENI 2026-06-25 19:08:14 +00:00
parent 453cb10d53
commit b88cf98e37

View File

@ -40,6 +40,7 @@
.login-wrapper {
background-image: url('<?= $cheminLogo ?>');
background-size: auto;
background-size: auto 100px; /* largeur auto, hauteur max 100px */
background-position: left;
background-repeat: no-repeat;
display: flex;