summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/blog/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/blog/baseof.html b/layouts/blog/baseof.html
index 689bb61..55001af 100644
--- a/layouts/blog/baseof.html
+++ b/layouts/blog/baseof.html
@@ -55,7 +55,7 @@
color: var(--text-color);
background-attachment: fixed;
max-width: 98%;
- font-family: helvetica;
+ font-family: serif;
font-size: 1em;
}
a {