[F] fix font

This commit is contained in:
2025-11-18 16:08:07 +08:00
parent 6c80a76d65
commit 09ee5336ec
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
:root
font-family: 'Roboto', system-ui, sans-serif
--m3-font: 'Roboto', "Source Han Sans", system-ui, sans-serif !important
font-family: var(--m3-font)
// color-scheme: light
body