diff --git a/src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css b/src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css
index 270035ce70..0ab2a89ef6 100644
|
a
|
b
|
hr.wp-block-separator.is-style-dots::before { |
| 747 | 747 | .wp-block-cover-image .wp-block-cover-text, |
| 748 | 748 | .wp-block-cover-image h2, |
| 749 | 749 | .wp-block-cover .wp-block-cover-image-text, |
| 750 | | .wp-block-cover .wp-block-cover-text, |
| 751 | | .wp-block-cover h2 { |
| | 750 | .wp-block-cover .wp-block-cover-text { |
| 752 | 751 | max-width: 100%; |
| 753 | 752 | } |
| 754 | 753 | |