docs: improve link spacing

This commit is contained in:
陈嘉涵 2020-02-08 20:16:04 +08:00
parent 6189b75395
commit e7d3f536c7
32 changed files with 49 additions and 48 deletions

View File

@ -37,6 +37,7 @@ export default {
} }
a { a {
margin: 0 1px;
color: @van-doc-green; color: @van-doc-green;
-webkit-font-smoothing: auto; -webkit-font-smoothing: auto;
} }
@ -162,7 +163,7 @@ export default {
box-sizing: border-box; box-sizing: border-box;
width: 6px; width: 6px;
height: 6px; height: 6px;
margin-top: 8px; margin-top: 10px;
border: 1px solid @van-doc-dark-grey; border: 1px solid @van-doc-dark-grey;
border-radius: 50%; border-radius: 50%;
content: ''; content: '';