diff --git a/views/blocks/pull-quote/pull-quote.css b/views/blocks/pull-quote/pull-quote.css index ae01bc4..97e9fc2 100644 --- a/views/blocks/pull-quote/pull-quote.css +++ b/views/blocks/pull-quote/pull-quote.css @@ -34,7 +34,6 @@ font-weight: 500; line-height: 1; text-align: center; - text-wrap: balance; strong, b { diff --git a/views/blocks/pull-quote/pull-quote.php b/views/blocks/pull-quote/pull-quote.php index a7fcb73..e0dd282 100644 --- a/views/blocks/pull-quote/pull-quote.php +++ b/views/blocks/pull-quote/pull-quote.php @@ -36,7 +36,7 @@ $wrapper = blockWrapperAttributes( $classes, $is_preview );
-
+