docs(zh): add comment translations in extending-default-theme.md (#5026)

pull/4910/merge
WuMingDao 3 weeks ago committed by GitHub
parent bf2715ed67
commit eddf0ca257
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