From 11a85efee476d3ae2c1db651c656662105054615 Mon Sep 17 00:00:00 2001 From: desmukh Date: Tue, 17 Jan 2023 21:51:50 +0500 Subject: [PATCH] use 3 column layout --- templates/index.html | 12 ++++++++---- theme.json | 2 +- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/templates/index.html b/templates/index.html index 1d6e63f..da95fe3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,11 +1,15 @@
-
-
+
+
- -
+ +
+ + + +
diff --git a/theme.json b/theme.json index bba091e..b325d8f 100644 --- a/theme.json +++ b/theme.json @@ -36,7 +36,7 @@ ] }, "layout": { - "contentSize": "700px", + "contentSize": "1000px", "wideSize": "1100px" }, "spacing": {