mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
Update custom.scss
This commit is contained in:
parent
b1b2956415
commit
25b56ad33e
@ -1,3 +1,8 @@
|
||||
@use "./base.scss";
|
||||
|
||||
// put your custom CSS here!
|
||||
<link rel="stylesheet" href="https://npm.elemecdn.com/lxgw-wenkai-screen-webfont/style.css" media="print" onload="this.media='all'">
|
||||
body {
|
||||
/* Screen version */
|
||||
font-family: "LXGW WenKai Screen", sans-serif;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user