[F] fix font
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="en">
|
<html lang="zh-CN">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
|||||||
+2
-1
@@ -1,5 +1,6 @@
|
|||||||
:root
|
: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
|
// color-scheme: light
|
||||||
|
|
||||||
body
|
body
|
||||||
|
|||||||
Reference in New Issue
Block a user