1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-06 14:16:50 +02:00

Increase the opacity

This commit is contained in:
Phuoc Nguyen
2021-04-01 19:12:56 +07:00
parent 4aca50449b
commit 6fda4730b3

View File

@@ -63,7 +63,7 @@
flex-direction: column; flex-direction: column;
flex-wrap: nowrap; flex-wrap: nowrap;
height: 180rem; height: 180rem;
opacity: 0.4; opacity: 0.8;
} }
.home__slide { .home__slide {
animation: slide 20s linear infinite; animation: slide 20s linear infinite;