RaniduNethma opened a new pull request, #851: URL: https://github.com/apache/kafka-site/pull/851
## Purpose of the change * [x] Bug fix * [ ] New feature * [ ] Enhancement * [ ] Documentation * [ ] Dependency upgrade **Link to Jira Issue:** * [KAFKA-20529](https://issues.apache.org/jira/browse/KAFKA-20529) **Description of the change:** This PR removes the aggressive hover animation from the ASF feather logo. The current 0.2s continuous spin is distracting and inconsistent with a professional UI/UX. Changes : Removed `animation: spin-continuous` from the `.asf-feather-logo:hover` selector. Maintained the opacity transition for subtle visual feedback. ## Checklist - [x] My code follows the code style guidelines of this project. - [x] I have performed a self-review of my own code. - [ ] I have commented on my code, particularly in hard-to-understand areas. - [ ] I have added tests that prove my fix is effective or that my feature works. - [x] I have updated the documentation accordingly. - [x] I have read the [contribution guidelines](https://apache.org). ## Additional Information -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
