[Improvement] CouponCell: optimize text (#1499)

This commit is contained in:
neverland
2018-07-17 21:21:08 +08:00
committed by GitHub
parent 1b702c0a21
commit 1f5a409112
7 changed files with 8 additions and 11 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ body {
color: #333;
line-height: 1;
background-color: #f8f8f8;
font-family: Arial, Helvetica, "STHeiti STXihei", "Microsoft YaHei", Tohoma, sans-serif;
font-family: 'PingFang SC', Helvetica, 'STHeiti STXihei', 'Microsoft YaHei', Tohoma, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
}