From e21961bab2bbeb92327aa59178457b9990189dfd Mon Sep 17 00:00:00 2001 From: Gabriel Date: Tue, 7 Mar 2023 02:49:44 -0500 Subject: [PATCH] minor --- static/css/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/theme.css b/static/css/theme.css index f3edd4d..b769554 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -324,4 +324,4 @@ blockquote { code{ font-family: monospace; color:var(--theme-accent) -} \ No newline at end of file +}