Amélioration de la gestion de la surprise

This commit is contained in:
2025-09-22 16:18:29 +02:00
parent c84af21c7e
commit 74515d28f4
14 changed files with 129 additions and 131 deletions

View File

@@ -95,7 +95,7 @@
display: flex;
flex-direction: column;
grid-area: img;
img{
img {
border: 0;
padding: 1px;
max-height: 3rem;
@@ -126,6 +126,9 @@
filter: invert(0.8);
}
}
label {
align-content: center;
}
}
}
}