2022-09-08 16:19:37 +08:00

9 lines
161 B
SCSS

.title {
font-size: 28px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: rgba(0, 0, 0, 0.8);
margin-bottom: 10px;
}