@@ -182,8 +182,9 @@ export default {
p {
width: 115px;
font-size: 14px;
- font-weight: 500;
- color: #646566;
+ font-weight: bold;
+ color: #000;
+ padding-left: 3px;
line-height: 24px;
}
span {