SyntaxFix
Write A Post
Hire A Developer
Questions
The closest thing I've seen would be to set border-spacing: 0 30px; to the container div. However, this just leaves me with space on the upper edge of the table, which defeats the purpose, since you wanted margin-bottom.
border-spacing: 0 30px;