Spyware007 / Animating-Buttons

Explore Amazing Buttons animation for your next project. 🀩An initiative by GDSC-DYPCOE for Hactoberfest. πŸš€
https://buttons-animhub.onrender.com/
MIT License
236 stars 453 forks source link

[Add] : Custom CSS Variable Definition for Hover Effect in zul132_1(style.css file) #1978

Closed tamannaaaaa closed 1 year ago

tamannaaaaa commented 1 year ago

Details

In the provided CSS code, there is a missing custom CSS variable (--clr) definition, which results in an issue with the hover effect on anchor () elements. The a:hover rule uses var(--clr) for background and box-shadow properties, but the variable --clr is not defined anywhere in the code. As a result, the hover effect will not work correctly, and the background and box-shadow properties will not change as intended.

Screenshots

No response

Type of Contribution

  • [X] Update to an existing Animated Button
  • [ ] Adding a new Button
  • [ ] Resolving a bug
  • [ ] Proposal to the Repository
  • [ ] Changes related to documentation or README.md
  • [ ] Other Changes

Checklist

TANYA-CHAN commented 1 year ago

πŸŽ‰ The GSSOC'23 program has reached its conclusion, prompting us to officially close all pull requests (PRs) and issues. We extend a heartfelt thank you for your amazing contributions! πŸ™Œ Keep the coding spirit alive with the same enthusiasm, and may luck πŸ€ favor you in all your future coding adventures!