Layout: adjust font size

This commit is contained in:
陈嘉涵 2017-08-22 13:33:37 +08:00
parent d76db3d74a
commit c4b0aebc75

View File

@ -5,7 +5,7 @@
} }
.van-col { .van-col {
color: #fff; color: #fff;
font-size: 12px; font-size: 13px;
line-height: 30px; line-height: 30px;
text-align: center; text-align: center;
margin-bottom: 10px; margin-bottom: 10px;