2019-05-16 15:17:46 +08:00

9 lines
203 B
Plaintext

@import '../style/var';
.van-index-anchor {
padding: @index-anchor-padding;
font-weight: @index-anchor-font-weight;
font-size: @index-anchor-font-size;
line-height: @index-anchor-line-height;
}