fix: 字体大小修改。
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user