-
Notifications
You must be signed in to change notification settings - Fork 37
Improved the images alignment in the cards #87
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @deepeshahlawat, Welcome to the project Eventica! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨
✅ Deploy Preview for eventica ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
The background blurs when hovered, but there's a delay when unhovering. It should immediately return to the initial card state without delay, please fix this @deepeshahlawat |
check now @Rakesh9100 |
Hover transition should be smooth without any delay @deepeshahlawat |
Recording.2025-02-04.235859.mp4@Rakesh9100 sir I am not able to understand, I don't see any delay in hovering ? |
When you perform hovering, there is no smooth transition, it should have 0.3s ease transition without having any unhovering delay @deepeshahlawat |
Is this you are talking about? @Rakesh9100 |
Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @deepeshahlawat |
Fixes Issue🛠️
Closes #67
Description👨💻
Earlier the images were distorted and not fitting in the card container. I changed the object fit property of the images. Also to make the cards look appealing and modern I changed their appearance on hovering.
Type of Change📄
Checklist✅
Screenshots/GIF📷