ngoworldcommunity / NGOWorld

A platform to connect and support NGOs, charities and you to build a better tomorrow.
https://ngoworld.org
MIT License
355 stars 417 forks source link

fix: change in position when hover over signup #1111

Closed nikhilgarg26 closed 9 months ago

nikhilgarg26 commented 9 months ago

closes #1089

πŸ‘·πŸ» Changes made

The border-width property needed to be changed from 2px to 1px. All the buttons now on hover do not expand or move nearby elements. border: #e26959 solid 2px; border: #e26959 solid 1px;

πŸ“Έ Screenshots

Before: https://github.com/MilanCommunity/Milan/assets/116938919/3cdf6fa2-4e3d-4933-b245-b2335a2e6541 After: https://github.com/MilanCommunity/Milan/assets/116938919/46cb570b-d99a-4267-a925-8331097e851d
github-actions[bot] commented 9 months ago

This pull request has been deployed to Vercel.

Latest commit: 8d1a3b2
βœ… Preview: https://milan-mgrnh4y95-iamtamal.vercel.app
πŸ” Inspect: https://vercel.com/iamtamal/milan/GeV2FtmzpSv6b5RESRDbd9UBhqDz

View Workflow Logs

tamalCodes commented 9 months ago

Hi @nikhilgarg26 , OpenSource contributions ARE NOT A COMPETITION to get your PR merged. So please do not race and raise PRs against issues that are assigned to someone else. Hope you understand my point.

I will close this Pull request, for now, Thanks.