CSS to center table is broken

Have you recently switched themes?

table, .table-wrapper  {
    margin-inline: auto;
}

should be sufficient to center tables, in Live Preview and Reading view, for most themes. In the Default theme:

CleanShot 2024-04-22 at 07.53.41

4 Likes