feat(cli): increase document site padding (#11516)

This commit is contained in:
neverland
2023-01-25 20:56:10 +08:00
committed by GitHub
parent a3aa1a34b3
commit 769f16169e
2 changed files with 6 additions and 6 deletions
@@ -14,7 +14,7 @@
--van-doc-green: #07c160;
// sizes
--van-doc-padding: 24px;
--van-doc-padding: 32px;
--van-doc-row-max-width: 1680px;
--van-doc-nav-width: 220px;
--van-doc-border-radius: 20px;