When someone writes "Vanilla Javascript", it is common sense that it has no dependencies. But jKanban depends on Dragula.js (the best drag/drop lib out there!).
I have been trying to alter the various paddings and colors for our needs. So far so good, but I have one value that has me stumped: the vertical spacing/padding between columns/boards. It seems to adjust as the window width changes, but our solution has 7 columns so I need to remove more whitespace from between them.
Suggestions?