I know this was reported before, but I'm bringing this up again since the fix suggested here doesn't work anymore after updating to v4.4.0. I needed to change it to this:
.enlighter-default {
margin: 0 auto 1.25em auto !important;
}
and then it works again
I know this was reported before, but I'm bringing this up again since the fix suggested here doesn't work anymore after updating to v4.4.0. I needed to change it to this:
and then it works again