qa-education-exam-weapp/pages/mine/aboutus/aboutus.wxss

11 lines
196 B
Plaintext
Raw Normal View History

2026-04-17 16:22:56 +08:00
.container {
background-color: #fff;
min-height: 100vh;
padding: 20rpx;
box-sizing: border-box;
line-height: 1.8;
font-size:32rpx;
text-indent: 2rem;
color: #333333;
}