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

fix: Fixed Subscribe Button Alignment and Styling in Subscribe Section #1673

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

Atharvverma1234
Copy link
Contributor

Subscribe Button Appearance is Disruptive #1672

Title : Subscribe Button Appearance is Disruptive #1672

Issue No. : #1672

Code Stack : CSS

Close #1672

Description

This PR improves the styling and functionality of the subscribe button in the Subscribe section. The changes ensure proper alignment, responsiveness, and enhanced hover effects for a better user experience.

Video/Screenshots (mandatory)

Screenshot 2024-12-29 095425
Screenshot 2024-12-29 095403
Screenshot 2024-12-29 095449
Screenshot 2024-12-29 095333

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Checklist:

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have gone through the contributing.md file before contributing
  • I have Starred the Repository.

Additional context:

##Are you contributing under any Open-source programme?

  • I am contributing under KWOC 2024

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Dec 29, 2024

Deploy Preview for taupe-cendol-f7e2bb ready!

Name Link
🔨 Latest commit 0136c9f
🔍 Latest deploy log https://app.netlify.com/sites/taupe-cendol-f7e2bb/deploys/6770d1fb3fd33e00082113da
😎 Deploy Preview https://deploy-preview-1673--taupe-cendol-f7e2bb.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 configuration.

@apu52 apu52 changed the title Fixed Subscribe Button Alignment and Styling in Subscribe Section fix: Fixed Subscribe Button Alignment and Styling in Subscribe Section Dec 29, 2024
background-color: var(--extra-light);
box-shadow: 3px 3px 30px slateblue;
border-radius: 5rem;
overflow: hidden;
border: 0.001px solid gray;
}
.subscribe__form input[type="email"] {
Copy link
Owner

Choose a reason for hiding this comment

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

good work . thanks for your valuable contribution

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you Sir

@apu52 apu52 merged commit f1272d1 into apu52:main Dec 29, 2024
6 of 7 checks passed
Copy link

🎉🎉 Thank you for your contribution! Your PR #1673 has been merged! 🎉🎉

@apu52 apu52 added the KWOC label Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Subscribe Button Appearance is Disruptive
2 participants