Compare commits

...

1 Commits

Author SHA1 Message Date
Ghander
e1d84c4100 minor non-breaking change to see if android build fails for PR action 2025-07-01 01:30:06 -05:00

View File

@ -69,6 +69,7 @@
opacity: 0;
transform: translateX(-50%) translateY(20px);
}
to {
opacity: 1;
transform: translateX(-50%) translateY(0);