From 927c9cf689201b93a26e62fe0a872c92b5a33dd3 Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog Date: Tue, 9 Jun 2026 17:59:08 -0500 Subject: --- themes/hugo-xmin/static/css/fonts.css | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 themes/hugo-xmin/static/css/fonts.css (limited to 'themes/hugo-xmin/static/css/fonts.css') diff --git a/themes/hugo-xmin/static/css/fonts.css b/themes/hugo-xmin/static/css/fonts.css deleted file mode 100644 index 8f5a82c..0000000 --- a/themes/hugo-xmin/static/css/fonts.css +++ /dev/null @@ -1,7 +0,0 @@ -body { - font-family: Georgia, "Times New Roman", serif; - font-size: 16px; -} -code { - font-family: ui-monospace, "SF Mono", Consolas, monospace; -} -- cgit v1.2.3