mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 06:44:07 -06:00
Update custom.scss
This commit is contained in:
parent
0687df87cc
commit
25b57479f0
@ -1,10 +1,6 @@
|
|||||||
@use "./base.scss";
|
@use "./base.scss";
|
||||||
|
|
||||||
// put your custom CSS here!
|
|
||||||
// 使用 @import 引入字体
|
|
||||||
@import 'https://cdn.staticfile.org/lxgw-wenkai-screen-webfont/1.6.0/lxgwwenkaiscreen.css';
|
@import 'https://cdn.staticfile.org/lxgw-wenkai-screen-webfont/1.6.0/lxgwwenkaiscreen.css';
|
||||||
|
|
||||||
// 只需要在 body 中设置字体即可,会自动继承给子元素
|
|
||||||
body {
|
body {
|
||||||
font-family: "LXGW WenKai Screen", sans-serif;
|
font-family: "LXGW WenKai Screen", sans-serif;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user