From 8cea56f1c5aed5710c13532dd0a471340415ef48 Mon Sep 17 00:00:00 2001 From: Adam Wood <1017872+adamwoodnz@users.noreply.github.com> Date: Tue, 11 Jun 2024 12:44:31 +1200 Subject: [PATCH] Remove override of deprecated --wp--custom--alignment--aligned-max-width See https://github.com/WordPress/wporg-parent-2021/issues/141 --- wp-content/themes/pub/wporg-learn-2024/theme.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/wp-content/themes/pub/wporg-learn-2024/theme.json b/wp-content/themes/pub/wporg-learn-2024/theme.json index 6158b0733..42243a088 100644 --- a/wp-content/themes/pub/wporg-learn-2024/theme.json +++ b/wp-content/themes/pub/wporg-learn-2024/theme.json @@ -27,9 +27,6 @@ ] }, "custom": { - "alignment": { - "aligned-max-width": "unset" - }, "color": { "border": "var(--wp--preset--color--light-grey-1)", "green-70": "#005C12"