When using Angularjs Material framework, I encountered an issue where aligning content (containing cards) to the center resulted in adjacent card heights increasing when one card's height was adjusted. See example code here.
The goal is to have dynamically sized cards aligned both horizontally and vertically.
I am aiming for a layout similar to this:
Example Image