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.

18 lines
280 B

page{
background: #fff;
}
.container{
padding: 80rpx 20% 0;
background: #fff;
}
.container image{
width: 100%;
}
.text{
margin-top:10rpx;
font-size:32rpx;
font-family: PingFang-SC-Bold;
text-align: center;
line-height: 60rpx;
display: block;
}