mirror of
https://github.com/snowykami/mbcp.git
synced 2024-11-22 06:07:37 +08:00
🐛 扬掉字体
This commit is contained in:
parent
cf55a8f0ae
commit
6af551a710
@ -1,4 +1,4 @@
|
||||
/*:root {*/
|
||||
/* --vp-font-family-base: 'Poppins', sans-serif;*/
|
||||
/* --vp-font-family-mono: 'Cousine', monospace;*/
|
||||
/*}*/
|
||||
:root {
|
||||
--vp-font-family-base: 'Poppins';
|
||||
--vp-font-family-mono: 'Cousine';
|
||||
}
|
Loading…
Reference in New Issue
Block a user