0

I want to have a layout something like this:

enter image description here

But, right now I have a layout with a grid-like this:

enter image description here

My question is, how to make (not only red but here is only one as an example) boxes to have a different height, no matters on grid-template-rows and etc...

My grid wrapper :

display: grid;
grid-template-columns: 1fr 1fr 1fr;
Milosh N.
  • 3,304
  • 5
  • 13
  • 25

0 Answers0