all repos — legit @ d58151dbb07a5d5dd7eaf6fc9f12566898823a46

web frontend for git, written in go

css: reduce pre font size

commit

d58151dbb07a5d5dd7eaf6fc9f12566898823a46

parent

a64f9d8f14762e341a851d0e211814958e044a64

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M static/style.cssstatic/style.css
@@ -20,6 +20,7 @@ }
pre { font-family: var(--mono-font); + font-size: 0.8rem; } ::selection {