From 7df570d64a3f965a49a06e225a4ecd0888cfafdb Mon Sep 17 00:00:00 2001 From: Ben Dwyer Date: Fri, 19 Mar 2021 15:01:46 +0000 Subject: [PATCH] Update theme.json --- emptytheme/block-templates/singular.html | 4 +--- emptytheme/experimental-theme.json | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/emptytheme/block-templates/singular.html b/emptytheme/block-templates/singular.html index 59b72cf5..789f0ff6 100644 --- a/emptytheme/block-templates/singular.html +++ b/emptytheme/block-templates/singular.html @@ -2,6 +2,4 @@ - -
- + diff --git a/emptytheme/experimental-theme.json b/emptytheme/experimental-theme.json index 4d1bf8ae..864f8b85 100644 --- a/emptytheme/experimental-theme.json +++ b/emptytheme/experimental-theme.json @@ -15,8 +15,8 @@ "fontSizes": [ ] }, "layout": { - "contentSize": "800px", - "wideSize": "1000px" + "contentSize": "840px", + "wideSize": "1100px" } } },