vibey icon indicating copy to clipboard operation
vibey copied to clipboard

fix: margin issue on privacy page and social icon hover

Open Koushik1311 opened this issue 1 year ago • 2 comments

Related Issue

  • Information about the related issue

Closes: #509

Describe the changes you've made

I have changed the tailwind classes. Before PrivacyPolicy page only had a vertical margin auto Now for mobile devices, it has a vertical margin of 1.25rem or 20px, and for others auto

GitHub social icon hover color change.

Type of change

What sort of change have you made: I have changed and updated the tailwind class for article tag Before: mx-auto After: mx-5 sm:mx-auto

GitHub Social Icon: Before: hover:text-gray-200 After: hover:text-blue-400

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Code style update (formatting, local variables)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation update.
  • [ ] This change requires a documentation update

How Has This Been Tested?

I have run the code on my local machine

Checklist

  • [x] My code follows the guidelines of this project.
  • [x] I have performed a self-review of my own code.
  • [ ] I have commented on my code, particularly wherever it was hard to understand.
  • [ ] I have made corresponding changes to the documentation.
  • [ ] My changes generate no new warnings.
  • [ ] I have added tests that prove my fix is effective or that my feature works.
  • [ ] Any dependent changes have been merged and published in downstream modules.

Screenshots (if applicable)

Original Updated
image image
Original Updated
image image

Code of Conduct

Koushik1311 avatar Oct 23 '23 08:10 Koushik1311

@Koushik1311 is attempting to deploy a commit to the Vibey Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Oct 23 '23 08:10 vercel[bot]

Thank you, @Koushik1311, for creating this pull request and contributing to GitHub-ReadMe! Our review team will thoroughly review the pull request and will reach out to you soon! Please make sure you have marked all the completed tasks as done. We appreciate your patience and contribution!

github-actions[bot] avatar Oct 23 '23 08:10 github-actions[bot]