unfortunately that didn't quite solve it. It just moved the spacing from the left. The space between lines is still having issues
- Layer One
[space here][space here]
- Layer One
It's giving me 'double space' between the layers, where I typed space here.
EDIT
Solved it. this works:
Code:
.b-post__content .restore ol,
.b-post__content .restore ul {margin-top: 0px; margin-bottom: 0px},