Coding-Alchemist-Abhijay commented on code in PR #1282:
URL: https://github.com/apache/airflow-site/pull/1282#discussion_r2546226494
##########
landing-pages/site/layouts/partials/footer.html:
##########
@@ -63,3 +63,8 @@
</span>
</div>
</footer>
+
+<!-- Scroll to Top Button -->
+<button id="scroll-to-top" class="scroll-to-top" aria-label="Scroll to top">
+ <span class="scroll-to-top__arrow"></span>
+</button>
Review Comment:
Hi, thank you for the suggestions @choo121600 .
I will implement the changes as mentioned by you , according to the “Suggest
a Change on This Page” Issue . I’ll make sure to match the background color,
button color, shadow, and hover animations exactly as shown there. I will also
restructure my files so that the layout follows the same pattern as the
'Suggest a change on this page' button.
I just need a little more time to make these adjustments properly, and I’ll
update the PR soon.
Thank you for your guidance and patience.
--
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]