generic card-block
All checks were successful
Deploy / Deploy to Production (push) Successful in 13s
All checks were successful
Deploy / Deploy to Production (push) Successful in 13s
This commit is contained in:
parent
c59f4d93dd
commit
fab10a38d8
10 changed files with 125 additions and 69 deletions
|
|
@ -36,7 +36,7 @@ window.onload = async function () {
|
|||
if (window.innerWidth >= responsiveSmall) {
|
||||
if (!msnry) {
|
||||
msnry = new Masonry(elem, {
|
||||
itemSelector: '.card--impact',
|
||||
itemSelector: '.card--block',
|
||||
columnWidth: '.grid-sizer',
|
||||
percentPosition: true,
|
||||
gutter: 26
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue