mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-26 22:34:06 -06:00
Update custom.scss
This commit is contained in:
parent
c80a467fc1
commit
7dab425c79
@ -1,3 +1,7 @@
|
|||||||
@use "./base.scss";
|
@use "./base.scss";
|
||||||
|
|
||||||
// put your custom CSS here!
|
// put your custom CSS here!
|
||||||
|
body {
|
||||||
|
font-family: system-ui, -apple-system, Helvetica, Roboto, Tahoma, Arial, 'PingFang SC',
|
||||||
|
'Noto Sans', 'Microsoft YaHei', sans-serif;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user