diff --git a/wp-content/themes/twentynineteen/style.css b/wp-content/themes/twentynineteen/style.css
index d415a7ba77..624f10c8de 100644
a
|
b
|
body.page .main-navigation { |
5964 | 5964 | border-color: #767676; |
5965 | 5965 | } |
5966 | 5966 | |
| 5967 | .entry .entry-content .wp-block-table.aligncenter{ |
| 5968 | margin: 0 auto; |
| 5969 | } |
| 5970 | |
5967 | 5971 | .entry .entry-content .wp-block-file { |
5968 | 5972 | font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; |
5969 | 5973 | } |