m
Some checks are pending
check / check (push) Waiting to run

This commit is contained in:
KS Jannette
2026-03-05 02:17:11 -05:00
parent e48de2d6b6
commit 2e96982d3a

View File

@@ -19,7 +19,7 @@
z-index: 0; z-index: 0;
filter: grayscale(85%); filter: grayscale(85%);
-webkit-filter: grayscale(85%); -webkit-filter: grayscale(85%);
opacity: 0.06; opacity: 0.05;
} }
.login-card { .login-card {
@@ -67,6 +67,7 @@
from { from {
opacity: 0; opacity: 0;
} }
to { to {
opacity: 1; opacity: 1;
} }