This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/airflow-site.git

commit bb552c99d59c3ec90e552b043c7e6f415809e7e1
Author: Shashiranjan singh <[email protected]>
AuthorDate: Mon Dec 15 18:22:02 2025 +0530

    Hidden content and heading improved (#1327)
---
 landing-pages/site/assets/scss/_rst-content.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/landing-pages/site/assets/scss/_rst-content.scss 
b/landing-pages/site/assets/scss/_rst-content.scss
index 1fdd833c3a..404c584dc0 100644
--- a/landing-pages/site/assets/scss/_rst-content.scss
+++ b/landing-pages/site/assets/scss/_rst-content.scss
@@ -21,7 +21,7 @@
   color: #707070;
 
   h1 {
-    margin-top: 0;
+    scroll-margin-top: 130px;
     margin-bottom: 30px;
     font-weight: 500;
     font-family: "Rubik", sans-serif;

Reply via email to