From 1462c1e917998c6f5a02e8ba06d5c9b3b71098da Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Mon, 29 Apr 2024 15:04:54 +0500 Subject: [PATCH] fix horizontal padding on single pages/posts --- templates/index.html | 4 ++-- templates/page.html | 4 ++-- templates/single.html | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/index.html b/templates/index.html index d7762a9..a118fa9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,8 +1,8 @@
- -
+
diff --git a/templates/page.html b/templates/page.html index 3aac0b3..560c6c5 100644 --- a/templates/page.html +++ b/templates/page.html @@ -1,8 +1,8 @@
- -
+
diff --git a/templates/single.html b/templates/single.html index 00b3d15..557b746 100644 --- a/templates/single.html +++ b/templates/single.html @@ -1,8 +1,8 @@
- -
+