Remontée des boutons prev/next au-dessus du footer sur mobile

This commit is contained in:
Jalil Arfaoui 2026-02-18 00:58:26 +01:00
parent 90e673901e
commit 261323b4ce

View file

@ -72,7 +72,7 @@
.prev-btn,
.next-btn {
top: auto;
bottom: 2rem;
bottom: 5rem;
transform: none;
}