deguodaigou/components/yue/yuetitle/yuetitle.scss

6 lines
107 B
SCSS
Raw Normal View History

2019-12-23 10:04:09 +08:00
.yuetitle {
color: #333333;
font-size: 28rpx;
font-weight: bold;
margin-left: 31rpx;
2019-12-14 17:01:16 +08:00
}