recuip stash

This commit is contained in:
ORDONNEAU Antoine
2026-03-17 09:46:18 +01:00
parent 08f4926fb8
commit e07a6cba68
@@ -1,6 +1,5 @@
.content {
width: 100%;
padding: 20px;
display: flex;
flex-direction: column;
}
@@ -57,7 +56,6 @@
@media (min-width: 640px) {
.content {
padding: 28px;
gap: 32px;
}
@@ -71,6 +69,7 @@
.section button {
width: fit-content;
}
<<<<<<< Updated upstream
}
@media (min-width: 900px) {
@@ -86,4 +85,6 @@
height: 30px;
width: 30px;
}
=======
>>>>>>> Stashed changes
}