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

Solve #158 Created animated hover button #232

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

muditkashyap
Copy link
Contributor

@muditkashyap muditkashyap commented Oct 17, 2023

Animatted.button.mov

Solve #158

In this I've created HTML CSS hover animated button.
Copy link
Member

@aayush105 aayush105 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By the way this is not the hover effect, please research before copying the code.

@muditkashyap
Copy link
Contributor Author

By the way this is not the hover effect, please research before copying the code.

This is not the copying code, please check code this snippet

.animated-button:hover::before {
left: 100%;
}

    it's a hover effect. May be you made some mistake in analysis. Please check again and Merge this PR. Thanks.

@stevemao stevemao merged commit 2911c4d into you-dont-need:master Oct 18, 2023
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.

None yet

3 participants