a
This commit is contained in:
parent
7541395c60
commit
2e92e71473
|
|
@ -39,7 +39,7 @@
|
|||
/* Conteneur principal avec l'image de fond */
|
||||
.login-wrapper {
|
||||
background-image: url('<?= $cheminLogo ?>');
|
||||
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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user