From 07acabac2f68c0a936ec9ea8aa27b36d920020ee Mon Sep 17 00:00:00 2001 From: dacctal Date: Fri, 12 Jun 2026 21:55:28 +0000 Subject: added a bunch of cool stuff --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 6a1e542..896bb74 100644 --- a/style.css +++ b/style.css @@ -30,7 +30,7 @@ body { margin: 5vh 10vw 5vh 10vw; - font-family: "Roboto Mono", monospace; + font-family: "Iosevka", "Roboto Mono", monospace; background-color: var(--cl-black); color: var(--cl-white); } -- cgit v1.2.3