基础样式完成

This commit is contained in:
aixianling
2024-09-06 15:43:07 +08:00
parent 6118304302
commit f888c81508
4 changed files with 117 additions and 21 deletions

View File

@@ -13,7 +13,7 @@ export default {
<style scoped lang="scss">
.valueUnit {
font-family: DINAlternate-Bold;
font-family: DINAlternate-Bold,serif;
font-weight: 700;
font-size: 22px;
color: #02FEFF;
@@ -30,6 +30,7 @@ export default {
&.mini {
font-size: 16px;
line-height: 20px;
& > p {
font-size: 12px;