@@ -120,11 +120,11 @@ const planStyle = (val) => {
}
.productName {
- font-size: $f24;
+ font-size: $f20;
.msgName {
- font-size: $f20;
+ font-size: 16px;
color: $font-default-60;
@@ -134,7 +134,7 @@ const planStyle = (val) => {
.msgValue {
margin-left: 5px;
.bottomArea {
@@ -158,12 +158,12 @@ const planStyle = (val) => {
.boxNum {
text-align: center;
line-height: 38px;
- font-size: $f38;
+ font-size: 34px;
.boxText {
line-height: 20px;