better home
This commit is contained in:
@@ -11,3 +11,11 @@
|
||||
// about supported directives.
|
||||
//
|
||||
//= require_tree .
|
||||
|
||||
|
||||
$(document).ready(function(){
|
||||
var msnry = new Masonry( '#infos', {
|
||||
columnWidth: 180,
|
||||
itemSelector: '.card'
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user