Remove space between sections in grid

Is it possible to remove this space between sections in a grid?

The smaller sections have columnStart set but they aren't being stacked.
image.png
Solution
Create a grid and put your two smaller components in the same column. Have a look at the demo for an example.
Was this page helpful?