docs(zh): add recomment translate in extending-default-theme.md

pull/5026/head
WuMingDao 3 weeks ago committed by GitHub
parent bf2715ed67
commit 32e910c2ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -55,8 +55,8 @@ export default DefaultTheme
```css
/* .vitepress/theme/my-fonts.css */
:root {
--vp-font-family-base: /* normal text font */
--vp-font-family-mono: /* code font */
--vp-font-family-base: /* 普通文本字体 */
--vp-font-family-mono: /* 代码字体 */
}
```

Loading…
Cancel
Save