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: the email input box style issue of contact us section. #1079

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

vishanurag
Copy link
Contributor

Title and Issue number

Title : Fixed the email input box style issue of contact us section.

Issue No. : #1060

Code Stack : CSS

Close #1060

Description

  • Fixed the email input box style issue of contact us section.
  • Now, all the 3 input boxes have same style.

Video/Screenshots (mandatory)

Screenshot 2024-07-15 153244

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

Additional context:

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

yes GSSoC'24

  • I am contributing under GSSOC'24
  • I am contributing under VSOC'24

Copy link

netlify bot commented Jul 15, 2024

Deploy Preview for taupe-cendol-f7e2bb ready!

Name Link
🔨 Latest commit 68caaca
🔍 Latest deploy log https://app.netlify.com/sites/taupe-cendol-f7e2bb/deploys/6694f65faba96f00089ce433
😎 Deploy Preview https://deploy-preview-1079--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.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hi @vishanurag! Thank you for your valuable contribution! Our team will review it and get back to you soon.

@vishanurag vishanurag changed the title Fixed the email input box style issue of contact us section. Fix: the email input box style issue of contact us section. Jul 15, 2024
@vishanurag vishanurag changed the title Fix: the email input box style issue of contact us section. fix: the email input box style issue of contact us section. Jul 15, 2024
@vishanurag
Copy link
Contributor Author

@apu52 , @itsekta Please review & merge this pr under GSSoC'24

Copy link
Owner

@apu52 apu52 left a comment

Choose a reason for hiding this comment

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

@vishanurag good work

@apu52 apu52 merged commit 2f047d8 into apu52:main Jul 17, 2024
6 of 8 checks passed
@apu52 apu52 added bug Something isn't working level1 gssoc labels Jul 17, 2024
@itsekta itsekta mentioned this pull request Jul 19, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc level1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The email input box is not styled as other input boxes in Contact Us section.
2 participants