|
@@ -21,6 +21,9 @@
|
|
|
.itemLabel {
|
|
|
font-size: 0.28rem;
|
|
|
color: #615d5d;
|
|
|
+ font-weight: 500;
|
|
|
+ letter-spacing: 0.05rem;
|
|
|
+ font-family: Source Han Sans, Source Han Sans;
|
|
|
}
|
|
|
|
|
|
.itemCount {
|
|
@@ -34,11 +37,14 @@
|
|
|
font-size: 0.8rem;
|
|
|
line-height: 0.8rem;
|
|
|
font-weight: 600;
|
|
|
+ font-family: PangMenZhengDao-3, PangMenZhengDao-3;
|
|
|
}
|
|
|
.counterText {
|
|
|
font-size: 0.22rem;
|
|
|
color: #9b9797;
|
|
|
text-align: center;
|
|
|
+ font-family: Source Han Sans, Source Han Sans;
|
|
|
+ letter-spacing: 0.05rem;
|
|
|
}
|
|
|
}
|
|
|
}
|