Closed Vindexus closed 4 years ago
My final output needed to have margin: 0 auto !important in the style attribute to work properly with the template I was using.
margin: 0 auto !important
I added this option and tests to achieve that.
@Vindexus Should I fix the test issue
I do it
My final output needed to have
margin: 0 auto !important
in the style attribute to work properly with the template I was using.I added this option and tests to achieve that.