Hi,
I have these 3 columns, and it was built using a grid. How do I make the grey background the same height for all columns? Ideally not changing this html structure and using css only.
The height can't be fixed, of course.
I tried making the div "content" 100% height but doesn't work...