fix: 字体大小修改。

This commit is contained in:
tianyongbao
2026-02-15 17:47:35 +08:00
parent 570e975e55
commit 340e4dda29
4 changed files with 4 additions and 4 deletions

View File

@@ -559,7 +559,7 @@ page {
} }
.card-code { .card-code {
font-size: 26rpx; font-size: 30rpx;
color: rgba(255, 255, 255, 0.75); color: rgba(255, 255, 255, 0.75);
font-weight: 400; font-weight: 400;
line-height: 1.3; line-height: 1.3;

View File

@@ -445,7 +445,7 @@ page {
} }
.card-code { .card-code {
font-size: 24rpx; font-size: 30rpx;
color: rgba(255, 255, 255, 0.75); color: rgba(255, 255, 255, 0.75);
font-weight: 400; font-weight: 400;
line-height: 1.3; line-height: 1.3;

View File

@@ -483,7 +483,7 @@ page {
} }
.card-code { .card-code {
font-size: 26rpx; font-size: 30rpx;
color: rgba(255, 255, 255, 0.75); color: rgba(255, 255, 255, 0.75);
font-weight: 400; font-weight: 400;
line-height: 1.3; line-height: 1.3;

View File

@@ -593,7 +593,7 @@ page {
} }
.card-code { .card-code {
font-size: 26rpx; font-size: 30rpx;
color: rgba(255, 255, 255, 0.75); color: rgba(255, 255, 255, 0.75);
font-weight: 400; font-weight: 400;
line-height: 1.3; line-height: 1.3;