Take full space of the grid col
I want my content to take the full space of the grid and not leave white space but I cant get it to span the complete column
8 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Not that space with the squiggly lines
I mean the box having red button and the text
I want that to be 100% of the grid box
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Flexbox within the grid box would do it without resorting to the position property.
i am still wondering why it is overflowing the column gap.
What do your childs look like? Do they have a negative margin or something?
If only we had a codepen and could inspect the code… 😉
based on a screenshot alone it is really hard to say what is going on
The code is rly bad and I am going to try a diff approach to it but here is the code as it is rn
https://codepen.io/Pulkit2104/pen/wvXoZod