Replies: 0
It would be nice to have an option to allow for margin auto instead of just unit values. This is useful for centering block objects where text-align on the parent doesn’t do the job. Thx.
For now, custom css does the trick as long as you elevate the rule w/ !important because most styles are set on complex unique selectors.