修改字体大小

This commit is contained in:
luyuan 2020-09-21 17:37:29 +08:00
parent 00670f4501
commit c85f1aeead
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -312,10 +312,11 @@
width: 690rpx;
}
.danmuitem{
font-size: 26rpx;
font-size: 30rpx;
color: #fff;
flex-direction: column-reverse;
word-wrap:anywhere;
font-weight: bold;
}
</style>