fix(docs): not overriding fonts

This commit is contained in:
Neko Ayaka
2025-04-07 01:28:54 +08:00
parent ea566b0e6c
commit 3cd174828e
+1 -1
View File
@@ -12,7 +12,7 @@
font-display: swap;
}
body {
html > body {
font-family: 'Departure Mono', 'Fusion Pixel 12px Proportional SC', monospace;
color-scheme: light;
background: #ddd !important;