Files
2024-08-22 12:53:28 +08:00

11 lines
221 B
Plaintext

.saoma {
align-items: center;
background-color: #f70000;
border-radius: 98rpx;
color: #fff;
display: flex;
flex-direction: row;
justify-content: center;
margin-top: 10rpx;
width: 80%;
}