From 7c7277ec5b1ce12d0d55f2a50c729b2abad82551 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sun, 14 Jun 2026 12:30:04 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20Wrap=20style=20echo=20in?= =?UTF-8?q?=20conditional?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/blocks/section/section.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/blocks/section/section.php b/views/blocks/section/section.php index 5ec4fe6..8a8af0d 100644 --- a/views/blocks/section/section.php +++ b/views/blocks/section/section.php @@ -67,7 +67,7 @@ $overlayStyles .= " opacity: $ovlOpacity;"; $wrapper = blockWrapperAttributes( $classes, $is_preview ); ?> -
style=""> +
style="">