docs: update site style
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user