From d1276c4299efe2192971797608142b7f0b5b8a9e Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Wed, 18 Mar 2026 23:10:33 +0100 Subject: [PATCH] =?UTF-8?q?Limitation=20=C3=A0=2080=20caract=C3=A8res=20de?= =?UTF-8?q?=20large.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/style.scss b/assets/style.scss index ad3b074..62707d4 100644 --- a/assets/style.scss +++ b/assets/style.scss @@ -42,6 +42,7 @@ body { font-size: 1.2rem; color: $fg; background-color: $bg; + width: 80ch; } // Links.