You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, there is one image of all the event cards, and there is no animation in it. Card images should be separate (but fitted into one div, looking exactly like the image) and it must have animation.
The event card images should display one by one with fading animation, one time load, each comes with fade animation and then stays there.
When the user hovers over the card, the z-index of it must increase, i.e., the card must come above others (as there will be corners overlapping (intentional)) slowly with animation.
On smaller devices, it must adjust itself according to the screen width.
Describe the solution you'd like
The event card images should display one by one with fading animation, one time load, each comes with fade animation and then stays there.
When the user hovers over the card, the z-index of it must increase, i.e., the card must come above others (as there will be corners overlapping (intentional)) slowly with animation.
On smaller devices, it must adjust itself according to the screen width.
Is your feature request related to a problem? Please describe.
Currently, there is one image of all the event cards, and there is no animation in it. Card images should be separate (but fitted into one
div
, looking exactly like the image) and it must have animation.The event card images should display one by one with fading animation, one time load, each comes with fade animation and then stays there.
When the user hovers over the card, the z-index of it must increase, i.e., the card must come above others (as there will be corners overlapping (intentional)) slowly with animation.
On smaller devices, it must adjust itself according to the screen width.
Describe the solution you'd like
The event card images should display one by one with fading animation, one time load, each comes with fade animation and then stays there.
When the user hovers over the card, the z-index of it must increase, i.e., the card must come above others (as there will be corners overlapping (intentional)) slowly with animation.
On smaller devices, it must adjust itself according to the screen width.
Describe alternatives you've considered
None
Additional context
Here is the zip file of card images:
cards.zip
The text was updated successfully, but these errors were encountered: