mirror of
https://github.com/snowykami/mbcp.git
synced 2025-08-03 04:00:00 +00:00
🔥 更新字体样式
This commit is contained in:
4
docs/.vitepress/theme/fonts.css
Normal file
4
docs/.vitepress/theme/fonts.css
Normal file
@ -0,0 +1,4 @@
|
||||
:root {
|
||||
--vp-font-family-base: 'Poppins', sans-serif;
|
||||
--vp-font-family-mono: 'Cousine', monospace;
|
||||
}
|
Reference in New Issue
Block a user