i have setup a grid using one of your demos but i have a question.
I’m not used to creating grids so i’m a bit rusty on the logic behind it.
would you be able to tell me how i can make it so the biggest cell determine the height of the grid so the other elements adapt to it?
basically this is what i want it to look like: https://prnt.sc/U7JwVbUqwlqd
and this is how it currently looks: https://prnt.sc/zL168_4tj0SF
as you can see, the gird is assymetrical and i have to manually set a height to an element to sort of make it match, which makes it a nightmare to setup responsively.
I’m pretty sure there’s a better way for it, i just don’t know grids that well to make it happen. can you help me out?