A table to compare three options. I made it with a grid, and I gave it the same height to all “containers”, but when I looked at them on tablet and mobile, it looked terrible. I need to adapt the height of each “container” one by one. Is there a way they can adjust by themselves?
if you create a Grid eg. 3 x Columns. In each column there is a Container Block set its Sizing > Height to 100% – now all columns in that row will become the height of the tallest column.