Using Grid, how do you remove the verticle white space gap that you can see?

Horizontal you can see it is not there, only vertical, how is that white space removed?

https://jsfiddle.net/w0xju1at/1/

Remove width: 150px from your .a class, the width is already defined by your grid columns.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.