dev: fixed formatting

This commit is contained in:
lscambo13
2025-05-12 06:23:39 -07:00
parent 5e2a0f8e78
commit 92b47e6519

View File

@@ -692,8 +692,7 @@ html {
}
}
.backdropImageFadeIn
{
.backdropImageFadeIn {
transform-origin: bottom left;
animation: scaleUp 3s ease-out forwards;
}
@@ -720,6 +719,7 @@ html {
transform: translateY(-90%);
opacity: 0;
}
to {
transform: translateY(-100%);
opacity: 1;