style: 修改字体

This commit is contained in:
kele
2023-03-23 15:34:48 +08:00
parent 9225ba3cbd
commit 06c56a5669
3 changed files with 3 additions and 4 deletions
@@ -154,6 +154,7 @@
font-size: 64rpx;
font-weight: 500;
line-height: normal;
font-family: OPPOSANS;
}
.value-reduce {
line-height: normal;
@@ -166,6 +167,7 @@
.value-enough {
font-size: 24rpx;
font-weight: 400;
font-family: OPPOSANS;
}
}
}