2025-05-25 22:23:04 +08:00

12 lines
183 B
Plaintext

/* pages/register/index.wxss */
.register{
padding: 40rpx;
text-align: center;
text{
font-size: 28rpx;
margin-bottom: 40rpx;
}
.t-image{
margin-top: 40rpx;
}
}