opacity
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 17s

This commit is contained in:
Kibi Kelburton 2023-11-29 05:57:37 +01:00
parent 8e9de0252e
commit c7329292ca

View File

@ -2926,6 +2926,7 @@ div.favs div.posts {
transform: translate3d(0, 0, 0);
z-index: 0;
transition: 2s ease;
opacity: 0.2;
}
button#togglebg {