lanxin 3 tháng trước cách đây
mục cha
commit
b6472a3ff9
2 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. BIN
      src/assets/img/close.png
  2. 2 1
      src/pages/A3hotList/index.module.scss

BIN
src/assets/img/close.png


+ 2 - 1
src/pages/A3hotList/index.module.scss

@@ -34,13 +34,14 @@
         padding: 40px 0 30px 0;
         font-size: 24px;
         font-weight: 400;
-        color: rgba(43, 31, 23, 0.9);
+        color: #f7e7dc;
       }
       .A3item {
         display: flex;
         align-items: center;
         justify-content: center;
         width: 100%;
+        color: #f7e7dc;
         height: fit-content;
         padding: 4px 3px;
         cursor: pointer;