diff --git a/third_party/cgit/tvl-extra.css b/third_party/cgit/tvl-extra.css index f174b2c03..52c4dc292 100644 --- a/third_party/cgit/tvl-extra.css +++ b/third_party/cgit/tvl-extra.css @@ -1,4 +1,4 @@ /* limit the width of /about/** to help readability */ .content #summary { - max-width: 800 px; + max-width: 800px; }