css: reduce pre font size
1 file changed, 1 insertion(+), 0 deletions(-)
jump to
M static/style.css → static/style.css
@@ -20,6 +20,7 @@ } pre { font-family: var(--mono-font); + font-size: 0.8rem; } ::selection {