summaryrefslogtreecommitdiff
path: root/themes/hugo-xmin/static/css/fonts.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/hugo-xmin/static/css/fonts.css')
-rw-r--r--themes/hugo-xmin/static/css/fonts.css7
1 files changed, 0 insertions, 7 deletions
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;
-}