-
-
Notifications
You must be signed in to change notification settings - Fork 151
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
Hover Effect on Service Section #645
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for sukoon-stress-free ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
It's great having you contribute to this project
Thank you for your first pull request to Sukoon. 🤓If you would like to keep contributing to open-source, you can check out the other projects by Susmita Dey here
Any questions, let us know. 🤓
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.
The new code is not added on the first card so the animation dont work right.
line 187 should have: <div data-aos="zoom-in" data-aos-duration="800" class="responsive audio aos-init aos-animate" id="card">
<div class="responsive audio"> | ||
|
||
<!--Audio Therapy Card --> | ||
<div class="responsive audio" id="card"> |
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.
The new code is not added on the first card so the animation dont work right.
line 187 should have: <div data-aos="zoom-in" data-aos-duration="800" class="responsive audio aos-init aos-animate" id="card">
Describe your changes
Added Hover Effect on Service Section #642
Screenshots
Link to issue
#642
Checklist before requesting a review