I wonder if it is possible to align content in grid items so they are of the same height.
Is it possible to make all item titles and item texts take the same amount of space as the heightest one?
I tried to achieved this with flexbox but didn't manage to achieve it. Also I thought about making two separate grids: for item titles and item texts, but it turned out to be impossible to make responsive.
Thanks in advance.
Here is the sandbox: https://codesandbox.io/s/blissful-mcclintock-l469n?file=/style.css