🔥 更新字体样式

This commit is contained in:
2024-08-31 07:31:06 +08:00
parent d410bcc3fe
commit 70d1c95254
3 changed files with 10 additions and 3 deletions

View File

@ -0,0 +1,4 @@
:root {
--vp-font-family-base: 'Poppins', sans-serif;
--vp-font-family-mono: 'Cousine', monospace;
}