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