From 0b7857826291ce8ec9bcb80fc20c2a11b8412e9c Mon Sep 17 00:00:00 2001 From: EmmaSweeney Date: Mon, 5 Feb 2024 22:14:52 -0500 Subject: [PATCH] Tweak caesura CSS in poem how-to guide --- .../how-to-structure-and-style-large-poetic-productions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/contribute/how-tos/how-to-structure-and-style-large-poetic-productions.php b/www/contribute/how-tos/how-to-structure-and-style-large-poetic-productions.php index dd64a605..2711b2e0 100644 --- a/www/contribute/how-tos/how-to-structure-and-style-large-poetic-productions.php +++ b/www/contribute/how-tos/how-to-structure-and-style-large-poetic-productions.php @@ -149,8 +149,8 @@ </p>
-span > span:first-child{ - margin-right: 1.5em; +span > span + span{ + margin-left: 1.5em; }

Dropped lines