start responsive boot

This commit is contained in:
2020-07-14 22:24:51 +02:00
parent b6b1dafd78
commit ee476d177c
13 changed files with 122 additions and 67 deletions
@@ -56,6 +56,7 @@ function slide() {
$slide.each(function() {
$(this).flickity({
cellAlign: 'left',
pageDots: false
})
});
}