navjotmaan opened a new pull request, #1379: URL: https://github.com/apache/airflow-site/pull/1379
Fixes #1358 The PR #1378 fixed the watermark visibility for the home page https://airflow.staged.apache.org/, but not for the docs https://airflow.staged.apache.org/docs/apache-airflow/stable/howto/index.html, because both pages use different classes. I've added the `.roadmap` class along with `.td-main` to fix the docs page. ## Before: <img width="1920" height="935" alt="before" src="https://github.com/user-attachments/assets/fce8cf46-31c6-4f86-9ace-8f34733e075d" /> <img width="1920" height="919" alt="Screenshot (187)" src="https://github.com/user-attachments/assets/e57965ce-16ba-4329-ba10-89920ae026b7" /> ## After: <img width="1920" height="913" alt="Screenshot (188)" src="https://github.com/user-attachments/assets/f0e00961-5bb8-4757-9606-11ef789c32a9" /> <img width="1920" height="906" alt="Screenshot (189)" src="https://github.com/user-attachments/assets/467127d8-9bb4-49f1-8171-905edf51d0b8" /> -- 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]
