body doesn't need to be quite so wide
authorcassowarii <2374677+cassowarii@users.noreply.github.com>
Tue, 28 Jul 2026 06:11:06 +0000 (23:11 -0700)
committercassowarii <2374677+cassowarii@users.noreply.github.com>
Tue, 28 Jul 2026 06:11:06 +0000 (23:11 -0700)
static/gitweb-site.css

index 810d154..c6725e7 100644 (file)
@@ -14,6 +14,8 @@ html {
 
 body {
   border: 1px solid var(--tasteful-olive-1);
+  max-width: 1024px;
+  margin: 10px auto;
 }
 
 a,