Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added transition to cards #153

Merged
merged 1 commit into from
May 13, 2023
Merged

Added transition to cards #153

merged 1 commit into from
May 13, 2023

Conversation

iamjamesfrancis
Copy link
Contributor

What does this PR do?

Fixes #136

Changes

CSS Properties

+   transition-property: scale, background-color;
+   transition: 0.3s ease !important;

Video

card-scale.mp4

@gdjohn4s gdjohn4s self-requested a review May 12, 2023 17:58
@gdjohn4s
Copy link
Member

thank you!
i'll check the PR soon

@FlavioAdamo
Copy link
Member

Pull request accepted! Thanks you!

@FlavioAdamo FlavioAdamo merged commit 9590297 into Exifly:main May 13, 2023
1 check passed
@gdjohn4s gdjohn4s mentioned this pull request May 13, 2023
@gdjohn4s gdjohn4s mentioned this pull request May 23, 2023
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Little transition on cards hover effect
3 participants