opacity 25%

This commit is contained in:
2026-04-03 19:19:57 +00:00
parent 15a1ea61c6
commit 7b37f66e86

View File

@@ -4,7 +4,7 @@
/*transform: scale(1);*/
}
100% {
opacity: 0.2;
opacity: 0.25;
/*transform: scale(1);*/
}
}