Commit bb215ea3 by Tonk

.

parent d2117e7d
......@@ -4,17 +4,16 @@ import OwlCarousel from 'react-owl-carousel';
const options = {
center: true,
responsiveClass: true,
startPosition: 1,
responsive: {
0: {
items: 1,
loop: true,
},
768: {
items: 2,
},
992: {
items: 3,
center: false,
},
},
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment