You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
188 B
11 lines
188 B
.margin-top{
|
|
margin-top: 16rpx;
|
|
}
|
|
|
|
.page-btn {
|
|
height: 27px;
|
|
background: rgba(255, 66, 43, 1);
|
|
box-shadow: 0px 4px 14px -6px rgba(255, 43, 45, 0.8);
|
|
color: white;
|
|
font-size: 32rpx;
|
|
}
|