added cursor pointer
This commit is contained in:
parent
adce4eaf5f
commit
6152f3ed4a
|
@ -22,6 +22,7 @@ body {
|
|||
.swiper-container {
|
||||
width: 50%;
|
||||
height: auto;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.swiper {
|
||||
|
|
Loading…
Reference in a new issue