修改活动样式

This commit is contained in:
zmr900709
2020-08-18 11:28:51 +08:00
4 changed files with 347 additions and 344 deletions

View File

@@ -73,11 +73,11 @@ export default {
width: 90%;
margin: 0 auto;
padding: 16upx 0;
font-size: 26upx;
font-size: 30upx;
color: #333;
}
.rict_type {
text-indent: 1rem;
line-height: 1.2;
line-height: 1.4;
}
</style>