From b9fa6614780e3bb80b4c34e680a93272f75d171d Mon Sep 17 00:00:00 2001 From: Kelly Dwan Date: Mon, 2 Sep 2024 19:13:22 -0400 Subject: [PATCH] My pledges: Add responsive style to my pledge list --- themes/wporg-5ftf-2024/src/style/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/wporg-5ftf-2024/src/style/style.scss b/themes/wporg-5ftf-2024/src/style/style.scss index 394da9e..9fdf5a3 100644 --- a/themes/wporg-5ftf-2024/src/style/style.scss +++ b/themes/wporg-5ftf-2024/src/style/style.scss @@ -36,6 +36,7 @@ body.is-page-in-menu .wp-block-wporg-local-navigation-bar .wp-block-post-title { } /* Style the group blocks inside a template list. */ +.wp-block-wporg-my-pledge-list .my-pledges__list, .wp-block-post:where(li.type-5ftf_pledge) { > .wp-block-group {