yuminge-app/yun-min-program-plugin-master/packageC/mycomponent/temp/title/title.wxss

11 lines
131 B
Plaintext

/* pages/title/title.wxss */
.title .h3,
.title .h4 {
padding: 4rpx 0;
font-weight: bold;
}
.title view {
padding: 20rpx;
}