Showing
2 changed files
with
5 additions
and
1 deletions
@@ -35,6 +35,10 @@ | @@ -35,6 +35,10 @@ | ||
35 | z-index: 2; | 35 | z-index: 2; |
36 | background: #f0f0f0; | 36 | background: #f0f0f0; |
37 | transition: transform 0.3s; | 37 | transition: transform 0.3s; |
38 | + | ||
39 | + .creative-life .classify-name { | ||
40 | + display: none; | ||
41 | + } | ||
38 | } | 42 | } |
39 | 43 | ||
40 | .mobile-wrap.menu-open { | 44 | .mobile-wrap.menu-open { |
-
Please register or login to post a comment