diff --git a/client/pages/homePage.css b/client/pages/homePage.css index 50504da..1186e91 100644 --- a/client/pages/homePage.css +++ b/client/pages/homePage.css @@ -63,7 +63,7 @@ flex-direction: column; flex-wrap: nowrap; height: 180rem; - opacity: 0.4; + opacity: 0.8; } .home__slide { animation: slide 20s linear infinite;