From 42a18247b080606c7e5dad2a21c9e0f6dbf57e95 Mon Sep 17 00:00:00 2001
From: Gabriel <gabriel@libresolutions.network>
Date: Sat, 2 Nov 2024 11:48:00 -0400
Subject: [PATCH] another attempt

---
 static/css/theme.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/static/css/theme.css b/static/css/theme.css
index 2f7d663..fae534b 100644
--- a/static/css/theme.css
+++ b/static/css/theme.css
@@ -263,6 +263,7 @@ article ol,
 article h3,
 article h4 {
     text-align: left;
+    max-width:95%;
 }
 
 article ul {