From f2a32cf1346612963847a840552cec7085abc64c Mon Sep 17 00:00:00 2001 From: Kumi Date: Fri, 2 Aug 2024 23:13:53 +0200 Subject: [PATCH] style(layout): widen content columns in article and letter pages Increased the column width from col-lg-8 to col-lg-10 in both article and letter templates to improve readability and make better use of screen real estate on larger devices. This change enhances the visual presentation of content without compromising layout integrity. --- single-article.php | 2 +- single-letter.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/single-article.php b/single-article.php index 83da80c..fc1a37e 100644 --- a/single-article.php +++ b/single-article.php @@ -3,7 +3,7 @@
-
+

diff --git a/single-letter.php b/single-letter.php index 12151cf..d96f1b3 100644 --- a/single-letter.php +++ b/single-letter.php @@ -3,7 +3,7 @@

-
+