You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
181 B
Plaintext

.text-main {
font-size: 28rpx;
height: 80rpx;
width: 100%;
line-height: 80rpx;
margin-top: 15rpx;
color: #000000;
border-bottom: #e6e6e6 1rpx solid;
text-align: center;
}