17 lines
201 B
SCSS
17 lines
201 B
SCSS
.h2w__main,
|
|
.h2w__p {
|
|
padding: 0 !important;
|
|
margin: 0 !important;
|
|
font-size: 0.9rem;
|
|
|
|
}
|
|
|
|
.h2w__li {
|
|
margin-top: 20rpx;
|
|
}
|
|
|
|
|
|
.h2w__h3 {
|
|
font-size: 32rpx !important;
|
|
margin-top: 20rpx !important;
|
|
} |