css: reduce pre font size
Anirudh Oppiliappan x@icyphox.sh
Thu, 22 Dec 2022 14:45:22 +0530
1 files changed, 1 insertions(+), 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 {