This commit is contained in:
@@ -100,9 +100,10 @@ $(function(){
|
||||
{
|
||||
breakpoint: 800,
|
||||
settings: {
|
||||
slidesToShow: 2,
|
||||
slidesToScroll: 1,
|
||||
centerPadding: '0',
|
||||
slidesToShow: 1,
|
||||
slidesToScroll: 1,
|
||||
centerMode: true,
|
||||
centerPadding: '30px',
|
||||
}
|
||||
}]
|
||||
});
|
||||
@@ -118,9 +119,10 @@ $(function(){
|
||||
{
|
||||
breakpoint: 800,
|
||||
settings: {
|
||||
slidesToShow: 2,
|
||||
slidesToScroll: 1,
|
||||
centerPadding: '0',
|
||||
slidesToShow: 1,
|
||||
slidesToScroll: 1,
|
||||
centerMode: true,
|
||||
centerPadding: '30px',
|
||||
}
|
||||
}]
|
||||
|
||||
|
Reference in New Issue
Block a user