Ajustement de l'affichage sur les principaux navigateurs

This commit is contained in:
JonathanMM 2026-01-13 19:06:14 +01:00
commit fcc6642396

View file

@ -40,7 +40,6 @@ body {
background-color: var(--couleur-fond);
max-height: 95vh;
height: 95vh;
height: -webkit-fill-available; /* Seulement pour safari et sa flotting bar */
text-align: center;
color: var(--couleur-police);
margin: 0;