script.min.js 94 B

12
  1. jQuery(document).ready(function($){var $grid=$('.grid').masonry({itemSelector:'.projet'});});