From bc054d9f0de3fc1446e845ce298ec96d713a5bed Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sun, 10 Aug 2025 19:02:31 +0000 Subject: [PATCH] style --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 3ed1692..6a0566c 100644 --- a/style.css +++ b/style.css @@ -33,7 +33,7 @@ font-size: 0.7em; padding: 1em; } .box { -width: 50em; +width: 33em; text-align: left; } /* stolen from darkreader static */ -- 2.39.5