forked from gzzfw/frontEnd/gzDyh

liuwh
2024-09-14 db8b368c5fd611732e26425c974dddd16ae09a82
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;
    }
}