From 7a92d423fca91fe84a2ba2fc32dba131e2f041a7 Mon Sep 17 00:00:00 2001 From: ankitkr104 Date: Fri, 10 Apr 2026 11:44:53 +0530 Subject: [PATCH 1/2] Improve scroll-to-top button styling and behavior --- _includes/footer.html | 6 +++++- assets/css/button.scss | 30 +++++++++++++++++++++++------- assets/js/button.js | 2 +- 3 files changed, 29 insertions(+), 9 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 6680765bf2e..b9f7117c33f 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,5 +1,9 @@ {% assign t = site.data.locales[page.lang][page.lang] %} - +