docs: improve padding and update locales number

This commit is contained in:
chenjiahan 2023-01-26 11:45:21 +08:00
parent ffd943aa49
commit 311faaa0e7
5 changed files with 7 additions and 7 deletions

View File

@ -39,7 +39,7 @@
- 🍭 Support Dark Mode
- 🍭 Support Nuxt 3
- 🍭 Support SSR
- 🌍 Support i18n, built-in 20+ languages
- 🌍 Support i18n, built-in 30+ languages
## Install

View File

@ -43,7 +43,7 @@ Vant 是一个**轻量、可靠的移动端组件库**,于 2017 年开源。
- 🍭 支持深色模式
- 🍭 支持 Nuxt 3
- 🍭 支持服务器端渲染
- 🌍 支持国际化,内置 20+ 种语言包
- 🌍 支持国际化,内置 30+ 种语言包
## 安装

View File

@ -185,7 +185,7 @@ export default {
}
> p {
margin-top: 8px;
margin-top: 16px;
color: var(--van-doc-text-color-3);
font-size: 15px;
line-height: 26px;
@ -253,7 +253,7 @@ export default {
}
> ul {
margin: 16px 0;
margin: 16px 0 0;
}
> ul li,
@ -313,7 +313,7 @@ export default {
> img,
> p img {
width: 100%;
margin: 16px 0;
margin: 16px 0 0;
border-radius: var(--van-doc-border-radius);
}
}

View File

@ -22,7 +22,7 @@
- 🍭 Support Dark Mode
- 🍭 Support Nuxt 3
- 🍭 Support SSR
- 🌍 Support i18n, built-in 20+ languages
- 🌍 Support i18n, built-in 30+ languages
### Quickstart

View File

@ -28,7 +28,7 @@ Vant 是一个**轻量、可靠的移动端组件库**,于 2017 年开源。
- 🍭 支持深色模式
- 🍭 支持 Nuxt 3
- 🍭 支持服务器端渲染
- 🌍 支持国际化,内置 20+ 种语言包
- 🌍 支持国际化,内置 30+ 种语言包
### 版本提示