From: cassowarii <2374677+cassowarii@users.noreply.github.com> Date: Tue, 28 Jul 2026 06:11:06 +0000 (-0700) Subject: body doesn't need to be quite so wide X-Git-Url: https://git.cassowary.me/gitweb.cgi?a=commitdiff_plain;h=64c2f29672046d4d5fd05e721f6dec2a4e995397;p=gitweb-theme.git body doesn't need to be quite so wide --- diff --git a/static/gitweb-site.css b/static/gitweb-site.css index 810d154..c6725e7 100644 --- a/static/gitweb-site.css +++ b/static/gitweb-site.css @@ -14,6 +14,8 @@ html { body { border: 1px solid var(--tasteful-olive-1); + max-width: 1024px; + margin: 10px auto; } a,