I made a test page using your cards layout. The page uses handlebars to load a template populated by json data. The html loads as expected but the the resulting grid layout shows all the cards in a single column and as one scrolls down the page, each card gets smaller and smaller until they disappear! I can't find any errors in the code I am using so far but totally confused as to why this happens with the css. Here is a link to the test page:
Demo page
Hope I am just missing something simple to get this to work.
I made a test page using your cards layout. The page uses handlebars to load a template populated by json data. The html loads as expected but the the resulting grid layout shows all the cards in a single column and as one scrolls down the page, each card gets smaller and smaller until they disappear! I can't find any errors in the code I am using so far but totally confused as to why this happens with the css. Here is a link to the test page: Demo page Hope I am just missing something simple to get this to work.