From 2e43626245edf8d490c7aa582bebd836d25e3217 Mon Sep 17 00:00:00 2001 From: JJ Date: Thu, 4 Jan 2024 21:40:29 -0800 Subject: new monospace font --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/style.css') diff --git a/css/style.css b/css/style.css index 56377aa..3920f27 100644 --- a/css/style.css +++ b/css/style.css @@ -22,7 +22,7 @@ a:hover { } code { - font-family: JuliaMono, monospace; + font-family: NotoSansMono, monospace; font-size: 18px; } -- cgit v1.2.3-70-g09d2