I have 2 containers touching one another but there's a gap between them of white space, how do I remove this?

Hey there, this should actually be possible without needing to use custom CSS! Containers have an advanced appearance setting that allows you to set their Margin type to None which should remove space between containers:

Does that work?