@@ -185,10 +185,11 @@ export default {
}
.dist-title {
- padding: 30upx 20upx 20upx;
- font-size: 28upx;
+ text-align: center;
+ padding:18upx 0 18upx 0;
+ font-size: 35upx;
color: #333;
- font-weight: 600;
+ font-weight:bold;
.custom-row {