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

Add new button #110

Closed
wants to merge 1 commit into from
Closed

Add new button #110

wants to merge 1 commit into from

Conversation

kkartik07
Copy link
Contributor

Have you read the Contribution Guidelines? If not, check README.md file first.

Yes, I have read it.

Description

I designed a button which has a line-wave like transition when hovered.

Checklist

  • I've read the contribution guidelines.
  • I've checked the issue list before deciding what to submit.

Related Issues

Fixes Issue #91

@netlify
Copy link

netlify bot commented Oct 14, 2022

Deploy Preview for css-buttons-hover ready!

Name Link
🔨 Latest commit 5fe48db
🔍 Latest deploy log https://app.netlify.com/sites/css-buttons-hover/deploys/6348fad8b9d0a900096a359e
😎 Deploy Preview https://deploy-preview-110--css-buttons-hover.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Comment on lines +2289 to +2292
}

.button-inside {
width: 11em;
Copy link
Member

Choose a reason for hiding this comment

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

this and other class name also be like kkartik07-button-2-inside kkartik07-button-2-text

as if some one give that class in they buttons then other thing overwrite ( all )

Comment on lines +2301 to +2303

.btn-text{
font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
Copy link
Member

Choose a reason for hiding this comment

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

this too

Comment on lines +581 to +582
<div class="button-inside">
<div class="btn-text">HOVER</div>
Copy link
Member

Choose a reason for hiding this comment

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

here also

@kkartik07 kkartik07 closed this by deleting the head repository Oct 19, 2022
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.

2 participants