From 5e21c8c3ace42d9e30ea960a5dbbb917b3346826 Mon Sep 17 00:00:00 2001 From: StevenDufresne Date: Wed, 24 Jan 2024 14:40:14 +0900 Subject: [PATCH] Fix the title, article offset. --- source/wp-content/themes/wporg-main-2022/theme.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/wp-content/themes/wporg-main-2022/theme.json b/source/wp-content/themes/wporg-main-2022/theme.json index cf914f28..30a70177 100644 --- a/source/wp-content/themes/wporg-main-2022/theme.json +++ b/source/wp-content/themes/wporg-main-2022/theme.json @@ -20,6 +20,15 @@ "name": "Newsreader" } ] + }, + "custom": { + "wporg-sidebar-container": { + "spacing": { + "margin": { + "top": "150px" + } + } + } } }, "styles": {