Authored by htoooth

fix css

... ... @@ -28,7 +28,7 @@ new Swiper('.swiper-container', {
lazyLoading: true,
lazyLoadingInPrevNext: true,
paginationClickable: true,
autoplay: 3000
autoplay: 4000
});
function share() {
... ...
... ... @@ -25,7 +25,7 @@
border-radius: 60px;
color: white;
text-align: left;
padding-top: 6px;
padding-top: 3px;
padding-left: 6px;
}
}
... ...