Przeglądaj źródła

darker carousel

master
azri 1 tydzień temu
rodzic
commit
305cd2a94b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/components/Carousel/Carousel.jsx

+ 1
- 1
src/components/Carousel/Carousel.jsx Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz