From d8060caf199019c3881230e0a2346d2ecdd2171b Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Thu, 14 May 2026 21:05:33 +0200 Subject: [PATCH] chore(remanso): widen pageWidth to 600px --- .remanso.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.remanso.json b/.remanso.json index 4b1e038..e503044 100644 --- a/.remanso.json +++ b/.remanso.json @@ -7,6 +7,6 @@ "PT Serif" ], "fontSize": "15pt", - "pageWidth": "520px", + "pageWidth": "600px", "backlink": false }