change swiper arrows
This commit is contained in:
parent
529f9cf700
commit
c08efc16e5
5 changed files with 9 additions and 8 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue