11 lines
221 B
Plaintext
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%;
|
|
} |