mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-23 15:09:16 +08:00
docs: improve link spacing
This commit is contained in:
parent
6189b75395
commit
e7d3f536c7
@ -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: '';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user