|
@@ -306,7 +306,7 @@ const sizeChange = (limits) => {
|
|
align-items: center;
|
|
align-items: center;
|
|
justify-content: flex-end;
|
|
justify-content: flex-end;
|
|
font-family: PingFangSC-Regular;
|
|
font-family: PingFangSC-Regular;
|
|
- font-size: $global-font-size-16;
|
|
|
|
|
|
+ font-size: $global-font-size-18;
|
|
color: #2374ff;
|
|
color: #2374ff;
|
|
text-align: right;
|
|
text-align: right;
|
|
span {
|
|
span {
|
|
@@ -334,7 +334,7 @@ const sizeChange = (limits) => {
|
|
padding: 30px;
|
|
padding: 30px;
|
|
margin: 34px 0 20px;
|
|
margin: 34px 0 20px;
|
|
font-family: PingFangSC-Medium;
|
|
font-family: PingFangSC-Medium;
|
|
- font-size: $global-font-size-16;
|
|
|
|
|
|
+ font-size: $global-font-size-18;
|
|
color: #383b40;
|
|
color: #383b40;
|
|
line-height: $global-font-size-16;
|
|
line-height: $global-font-size-16;
|
|
}
|
|
}
|
|
@@ -385,7 +385,7 @@ const sizeChange = (limits) => {
|
|
.other {
|
|
.other {
|
|
height: 14px;
|
|
height: 14px;
|
|
font-family: PingFangSC-Medium;
|
|
font-family: PingFangSC-Medium;
|
|
- font-size: $global-font-size-16;
|
|
|
|
|
|
+ font-size: $global-font-size-18;
|
|
color: #383b40;
|
|
color: #383b40;
|
|
line-height: $global-font-size-16;
|
|
line-height: $global-font-size-16;
|
|
font-weight: 700;
|
|
font-weight: 700;
|
|
@@ -393,7 +393,7 @@ const sizeChange = (limits) => {
|
|
span {
|
|
span {
|
|
height: 14px;
|
|
height: 14px;
|
|
font-family: PingFangSC-Regular;
|
|
font-family: PingFangSC-Regular;
|
|
- font-size: $global-font-size-16;
|
|
|
|
|
|
+ font-size: $global-font-size-18;
|
|
color: #7e8288;
|
|
color: #7e8288;
|
|
line-height: $global-font-size-16;
|
|
line-height: $global-font-size-16;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
@@ -493,7 +493,7 @@ const sizeChange = (limits) => {
|
|
align-items: center;
|
|
align-items: center;
|
|
justify-content: flex-end;
|
|
justify-content: flex-end;
|
|
font-family: PingFangSC-Regular;
|
|
font-family: PingFangSC-Regular;
|
|
- font-size: $global-font-size-16;
|
|
|
|
|
|
+ font-size: $global-font-size-18;
|
|
color: #7e8288;
|
|
color: #7e8288;
|
|
margin: 10px 0 0 0;
|
|
margin: 10px 0 0 0;
|
|
.money {
|
|
.money {
|