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
febd179154
commit
c6be6b6c0a
@ -1,11 +1,10 @@
|
|||||||
@use "./base.scss";
|
@use "./base.scss";
|
||||||
|
|
||||||
// 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: 'Helvetica Neue',Helvetica,Arial,sans-serif;
|
||||||
'Noto Sans', 'Microsoft YaHei', sans-serif;
|
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user