|
|
@@ -243,8 +243,8 @@ provide('showCS', () => {
|
|
|
.text {
|
|
|
flex-grow: 1;
|
|
|
font-weight: bold;
|
|
|
- margin-left: 16px;
|
|
|
- font-size: 20px;
|
|
|
+ // margin-left: 16px;
|
|
|
+ font-size: 18px;
|
|
|
font-family: TsangerYuMo-W05, TsangerYuMo;
|
|
|
font-weight: normal;
|
|
|
color: #ffffff;
|
|
|
@@ -255,7 +255,6 @@ provide('showCS', () => {
|
|
|
.f-col();
|
|
|
align-items: center;
|
|
|
.sub {
|
|
|
- font-size: 20px;
|
|
|
font-family: TsangerYuMo-W05, TsangerYuMo;
|
|
|
font-weight: normal;
|
|
|
color: #ffef33;
|