mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
dev: fixed formatting
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user