alok-kumar0421 opened a new pull request, #1284:
URL: https://github.com/apache/airflow-site/pull/1284

   ### What does this PR do?
   This PR improves the hover interaction for footer links in the Airflow 
documentation website.
   
   ### What was the issue?
   Some footer elements (social links, policy links, and text links) did not 
show any hover feedback.  
   This reduced accessibility and made the footer feel unresponsive.
   
   ### What has been changed?
   - Added smooth hover animation and opacity transition to footer media links.
   - Added hover color change for policy-item links.
   - Added cursor pointer to interactive footer elements.
   - No layout or structural changes—only visual interaction improvements.
   
   ### Why is this important?
   This enhances the UX, makes clickable elements more obvious, and improves 
consistency across the site.
   
   ### Testing
   Tested locally by building the docs.  
   All styles render correctly on:
   - Desktop
   - Tablet
   - Mobile layouts
   
   This change does not affect any Python code or documentation content—CSS 
only.


-- 
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]

Reply via email to