mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 00:14:18 +00:00
docs: improve link spacing
This commit is contained in:
@@ -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: '';
|
||||||
|
Reference in New Issue
Block a user