test fleche diaporama /ressources

This commit is contained in:
2025-07-25 00:22:17 +02:00
parent 3b988737f4
commit 929b7cfbcf
2 changed files with 10 additions and 4 deletions
@@ -661,10 +661,13 @@
}
.slick-prev,
.slick-next{
top: 80%;
top: 94%;
}
.slick-next {
right: 10%;
right: 35vw;
}
.slick-prev {
left: 25vw;
}
@media (max-width: 810px){
.slick-prev {