Here is a small snippet to delete margins in your folder.
Just like this:
To do that, just add the following CSS in the “advanced customization” section of your editor:
.list {
margin-bottom: 0;
}
Informations:
This modification affect all features.