修改字体大小

This commit is contained in:
2020-09-21 17:37:29 +08:00
parent 00670f4501
commit c85f1aeead

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>