From 78c218b12bda5d5d043ee8a462bf6a055d0cdfa8 Mon Sep 17 00:00:00 2001 From: "sylor_huang@126.com" Date: Fri, 11 Sep 2020 18:45:34 +0800 Subject: [PATCH] Change Index Category --- src/forge/Main/Index.js | 6 ++++++ src/forge/css/index.scss | 22 +++++++++++++--------- 2 files changed, 19 insertions(+), 9 deletions(-) diff --git a/src/forge/Main/Index.js b/src/forge/Main/Index.js index 4abf79b9..7f642e5e 100644 --- a/src/forge/Main/Index.js +++ b/src/forge/Main/Index.js @@ -361,6 +361,7 @@ class Index extends Component {
+
  • @@ -370,6 +371,8 @@ class Index extends Component { {typeList}
+
+
  • @@ -379,6 +382,9 @@ class Index extends Component { {categoryList}
+
+ +
li{ font-size: 1rem; padding:0px 0px 0px 20px;