@@ -339,8 +339,9 @@
margin-right: 0;
padding-bottom: px2rem(40px);
&>span {
- font-size: 14px;
- font-size: px2rem(15px * 2);
+ // font-size: 14px;
+ // font-size: px2rem(15px * 2);
+ font-size: px2rem(12px * 2) !important;
font-weight: 400;
}
.tipicon {