all repos — elgit @ b2b18250412af9ce04a45a015e7952dc84b8016c

fork of legit: web frontend for git, written in go

templates: add missing title to repo page

commit

b2b18250412af9ce04a45a015e7952dc84b8016c

parent

30c0f3eea0b2148902c4f4e94c6fa6a63251b665

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M static/style.cssstatic/style.css
@@ -34,7 +34,7 @@ margin: 0;
} body { - max-width: 750px; + max-width: 1000px; padding: 0 13px; margin: 40px auto; }