trois_col_agenda

This commit is contained in:
2019-09-10 17:14:47 +02:00
parent 45ba71266b
commit 2003f452dd
5 changed files with 8 additions and 8 deletions

View File

@@ -51,7 +51,7 @@ function filteritem() {
var $grid = $('#archive .body-wrapper, #calendrier .body-wrapper').masonry({
// columnWidth: 200,
itemSelector: '.card',
gutter: 10,
gutter: 40,
transitionDuration: '0.2s'
});