.+dx
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 20s

This commit is contained in:
Kibi Kelburton 2023-11-29 06:00:39 +01:00
parent c7329292ca
commit d9e8b63004

View File

@ -2947,7 +2947,7 @@ button#togglebg {
@keyframes fadeOut { @keyframes fadeOut {
0% { 0% {
opacity: 1; opacity: 0.2;
} }
100% { 100% {
opacity: 0; opacity: 0;