From 463fa26b06f166fab5412b2ccaae7f75f6ab878e Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Thu, 2 Jan 2025 23:34:46 -0800 Subject: add httpsms env vars --- template/static/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/static/css/styles.css') diff --git a/template/static/css/styles.css b/template/static/css/styles.css index c025c3e..42acdac 100644 --- a/template/static/css/styles.css +++ b/template/static/css/styles.css @@ -9,13 +9,13 @@ * { box-sizing: border-box; + font-family: GeistMono; } html { margin: 0; padding: 0; color: var(--text-color); - font-family: GeistMono; } body { -- cgit v1.2.3-70-g09d2