diff --git a/src/wp-content/themes/twentytwenty/style-rtl.css b/src/wp-content/themes/twentytwenty/style-rtl.css
index 6bb7052119..24e532b6b8 100644
|
a
|
b
|
figure.wp-block-table.is-style-stripes { |
| 3553 | 3553 | margin: 4rem auto; |
| 3554 | 3554 | } |
| 3555 | 3555 | |
| | 3556 | .entry-content > strong, |
| | 3557 | .entry-content > em { |
| | 3558 | display: block; |
| | 3559 | } |
| | 3560 | |
| 3556 | 3561 | .post-inner .entry-content > .wp-block-cover.alignwide:first-child, |
| 3557 | 3562 | .post-inner .entry-content > .wp-block-cover.alignfull:first-child { |
| 3558 | 3563 | margin-top: 0; |
diff --git a/src/wp-content/themes/twentytwenty/style.css b/src/wp-content/themes/twentytwenty/style.css
index de5ba3bf75..0a54507108 100644
|
a
|
b
|
figure.wp-block-table.is-style-stripes { |
| 3577 | 3577 | margin: 4rem auto; |
| 3578 | 3578 | } |
| 3579 | 3579 | |
| | 3580 | .entry-content > strong, |
| | 3581 | .entry-content > em { |
| | 3582 | display: block; |
| | 3583 | } |
| | 3584 | |
| 3580 | 3585 | .post-inner .entry-content > .wp-block-cover.alignwide:first-child, |
| 3581 | 3586 | .post-inner .entry-content > .wp-block-cover.alignfull:first-child { |
| 3582 | 3587 | margin-top: 0; |