aboutsummaryrefslogtreecommitdiff
path: root/blog/src
diff options
context:
space:
mode:
Diffstat (limited to 'blog/src')
-rw-r--r--blog/src/blog/html.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/blog/src/blog/html.py b/blog/src/blog/html.py
index 1cda61c1..513dcf9c 100644
--- a/blog/src/blog/html.py
+++ b/blog/src/blog/html.py
@@ -41,7 +41,6 @@ def html_template(*content, page_title=None, path, full):
padding-right: 2em;
background-color: #fffffa;
color: #000000;
- font-family: system-ui;
}
@media (prefers-color-scheme: dark) {
body {