2019-12-14 10:15:02 +08:00

11 lines
219 B
Plaintext

.btn {
width: 650rpx;
height: 98rpx;
background: rgba(69, 199, 120, 1);
border-radius: 49rpx;
margin: 0 auto;
font-size: 36rpx;
color: white;
line-height: 98rpx;
text-align: center;
}