From 9c3d19d599daf0a143a29df46aec9676c5cbccf8 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Thu, 9 May 2024 16:46:25 +0500 Subject: [PATCH] fix typo --- theme.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.json b/theme.json index 49ebace..f619d93 100644 --- a/theme.json +++ b/theme.json @@ -5,8 +5,8 @@ "useRootPaddingAwareAlignments": true, "appearanceTools": true, "layout": { - "contentSize": "1198", - "wideSize": "1368" + "contentSize": "1198px", + "wideSize": "1368px" }, "color": { "defaultPalette": false,