14 lines
196 B
Plaintext
14 lines
196 B
Plaintext
/* pages/encyclopediaDetail/index.wxss */
|
|
.contentWrapper {
|
|
padding: 30rpx
|
|
}
|
|
.title {
|
|
margin-top: 12rpx;
|
|
font-weight: 600;
|
|
font-size: 48rpx;
|
|
}
|
|
|
|
.content {
|
|
margin-top: 40rpx;
|
|
|
|
} |