Skip to content

Commit 352ba0c

Browse files
Update mobile-swiper.style.js
Signed-off-by: Lakshay Pareek <hopesalive0291@gmail.com>
1 parent 68070c6 commit 352ba0c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/sections/Kanvas/Kanvas-design/Kanvas_Mobile_swiper/mobile-swiper.style.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
import styled from "styled-components";
2+
23
const SwiperContainer = styled.div`
34
@media (min-width: 768px) {
45
display: none;
56
}
7+
68
.swiper-slide {
79
border-radius: 20px;
810
}

0 commit comments

Comments
 (0)