all repos — elgit @ 5ce8c1235f20ffcf31de84e198b7ccb3c8569c35

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

fix missing space before "@ <ref>" in header

Alan Pearce
commit

5ce8c1235f20ffcf31de84e198b7ccb3c8569c35

parent

4a6307c009998923fb7f16624be15dfa655cfa12

1 file changed, 0 insertions(+), 1 deletion(-)

jump to
M static/style.cssstatic/style.css
@@ -275,7 +275,6 @@ .ref {
font-family: var(--sans-font); font-size: 1rem; color: var(--gray); - display: inline-block; padding-top: 0.7em; }