aboutsummaryrefslogtreecommitdiff
path: root/configuration/cgit/custom.css
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2026-07-08 19:40:29 -0400
committerJack Jamison <jackqjamison@gmail.com>2026-07-08 19:40:29 -0400
commitc9c6c7e08ffc08e7f90a4e56260e3106422eb8c6 (patch)
tree0a52e8a00d344a4ef2109579a3234cc3370ffcd6 /configuration/cgit/custom.css
parentd03619fc2ac6c7e66432277ae4098db9274cd0b1 (diff)
style up
Diffstat (limited to 'configuration/cgit/custom.css')
-rw-r--r--configuration/cgit/custom.css2
1 files changed, 1 insertions, 1 deletions
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;