From e7de88551d7de42c30f1de37f4202f736e645e47 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sat, 25 Jul 2026 11:21:47 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20Adjust=20text=20alignment?= =?UTF-8?q?=20styles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/blocks/pull-quote/pull-quote.css | 1 - views/blocks/pull-quote/pull-quote.php | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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 );
-
+