12 lines
203 B
Plaintext
12 lines
203 B
Plaintext
|
|
.demo-section__desc {
|
||
|
|
font-size: 28rpx;
|
||
|
|
color: var(--td-text-color-placeholder);
|
||
|
|
margin-top: 16rpx;
|
||
|
|
line-height: 44rpx;
|
||
|
|
}
|
||
|
|
|
||
|
|
.demo-section__content {
|
||
|
|
margin-top: 32rpx;
|
||
|
|
margin-bottom: 48rpx;
|
||
|
|
}
|