change swiper arrows

This commit is contained in:
isUnknown 2024-09-18 16:39:40 +02:00
parent 529f9cf700
commit c08efc16e5
5 changed files with 9 additions and 8 deletions

View file

@ -28,6 +28,8 @@
top: 0 !important;
z-index: 3 !important;
margin-top: 0 !important;
color: #000 !important;
font-size: 3rem !important;
}
.swiper-button-next:after,
@ -35,12 +37,12 @@
content: "" !important;
}
.swiper-button-next {
justify-content: flex-end !important;
}
.swiper-button-prev {
justify-content: flex-start !important;
}
.swiper-button-next {
justify-content: flex-end !important;
}
.swiper-button img {
width: 2.5rem;