소스 검색

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…
취소
저장