cpms_operation_platform/src/pages/about/index.module.less

21 lines
219 B
Plaintext
Raw Normal View History

2026-07-14 10:31:17 +08:00
.container {
// 容器
}
.title {
margin-top: 0;
margin-bottom: 24px;
font-size: 20px;
font-weight: 600;
}
.subtitle {
margin: 16px 0 8px;
}
.list {
margin: 0;
padding-left: 20px;
line-height: 2;
}