forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-09-14 f6efc465e8f5633313afc8da54c17988722073eb
1
2
3
4
5
6
7
8
9
.comprehensive {
    &-title {
        // margin: 0 16px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0,0,0,0.85);
    margin-bottom: 16px;
    }
}