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;
Milos N.
  • 4,416
  • 6
  • 18
  • 31

0 Answers0