mirror of
https://github.com/snowykami/mbcp.git
synced 2026-07-30 23:14:23 +00:00
🔥 更新字体样式
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
:root {
|
||||
--vp-font-family-base: 'Poppins', sans-serif;
|
||||
--vp-font-family-mono: 'Cousine', monospace;
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
import DefaultTheme from 'vitepress/theme-without-fonts'
|
||||
import './fonts.css'
|
||||
|
||||
export default DefaultTheme
|
||||
Reference in New Issue
Block a user