修改样式2020.08.06

This commit is contained in:
Niujiawei
2020-08-06 21:35:27 +08:00
parent 1313a90d5e
commit 9a9276fc94
3 changed files with 5 additions and 3 deletions

View File

@@ -65,11 +65,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>