diff --git a/src/pages/index/index.module.scss b/src/pages/index/index.module.scss index 19a3fe6..7e2a8ef 100644 --- a/src/pages/index/index.module.scss +++ b/src/pages/index/index.module.scss @@ -79,7 +79,7 @@ height: auto; box-sizing: border-box; padding-left: 20px; - .category-tit { + .category-child-tit { width: 100%; font-size: 14px; font-weight: 400; @@ -98,11 +98,11 @@ height: auto; box-sizing: border-box; padding-left: 20px; - .category-tit { + .category-child-tit { width: 100%; font-size: 14px; font-weight: 400; - color: #ff4d4f; + color: #ff4d4f !important; line-height: 30px; margin-bottom: 15px; white-space: nowrap; diff --git a/src/pages/index/index.tsx b/src/pages/index/index.tsx index 126479b..63f005f 100644 --- a/src/pages/index/index.tsx +++ b/src/pages/index/index.tsx @@ -171,7 +171,7 @@ const IndexPage = () => { } >