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