docs: update site style

This commit is contained in:
陈嘉涵
2020-01-04 19:51:05 +08:00
parent 46e995ab4a
commit 5a7268b7a4
8 changed files with 19 additions and 19 deletions
@@ -9,7 +9,7 @@ code {
font-weight: 400;
font-size: 13px;
font-family: @van-doc-code-font-family;
line-height: 24px;
line-height: 26px;
white-space: pre-wrap;
word-wrap: break-word;
}
@@ -15,6 +15,7 @@
@van-doc-padding: 30px;
@van-doc-row-max-width: 1680px;
@van-doc-nav-width: 220px;
@van-doc-border-radius: 12px;
// header
@van-doc-header-top-height: 60px;