diff --git a/theme.json b/theme.json index 787d8eddb4..54116f0091 100644 --- a/theme.json +++ b/theme.json @@ -3,6 +3,9 @@ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 3, "settings": { + "layout": { + "contentSize": "48rem" + }, "background": { "backgroundImage": true },