Exifly / ApiVault

Your gateway to a world of public APIs.
https://apivault.dev
Other
435 stars 39 forks source link

Added transition to cards #153

Closed iamjamesfrancis closed 1 year ago

iamjamesfrancis commented 1 year ago

What does this PR do?

Fixes #136

Changes

CSS Properties

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

Video

https://github.com/Exifly/ApiVault/assets/55175085/6405d2e9-7fc3-452c-9b16-5b8910769413

gdjohn4s commented 1 year ago

thank you! i'll check the PR soon

FlavioAdamo commented 1 year ago

Pull request accepted! Thanks you!