瀏覽代碼

darker carousel

master
azri 1 年之前
父節點
當前提交
305cd2a94b
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/components/Carousel/Carousel.jsx

+ 1
- 1
src/components/Carousel/Carousel.jsx 查看文件

42
         position:"absolute",
42
         position:"absolute",
43
         top:0,
43
         top:0,
44
         right:0,
44
         right:0,
45
-        backgroundColor:"rgba(0, 0, 0, 0.2)",
45
+        backgroundColor:"rgba(0, 0, 0, 0.3)",
46
         width:"100%",
46
         width:"100%",
47
         height:"100%"
47
         height:"100%"
48
       }}></Box>
48
       }}></Box>

Loading…
取消
儲存