From c9c6c7e08ffc08e7f90a4e56260e3106422eb8c6 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Wed, 8 Jul 2026 19:40:29 -0400 Subject: style up --- configuration/cgit/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configuration/cgit/custom.css') diff --git a/configuration/cgit/custom.css b/configuration/cgit/custom.css index a6b60b8..00ad077 100644 --- a/configuration/cgit/custom.css +++ b/configuration/cgit/custom.css @@ -7,7 +7,7 @@ * { line-height: 1.25em; } div#cgit { - max-width: 117ch; + max-width: 130ch; margin: auto; font-family: monospace; -moz-tab-size: 4; -- cgit v1.2.3