From 51e0d16b3be11c4868278da78bfae8b349de19fb Mon Sep 17 00:00:00 2001 From: DEV <121149738+Devmoni@users.noreply.github.com> Date: Mon, 30 Dec 2024 22:24:38 +0530 Subject: [PATCH] Add floating donation button to ensure consistent donation accessibility (#612) - Adds a floating donation button to maintain visibility when the main banner is not in view. - Appears when users scroll down or close the banner. --- _includes/donation_banner.html | 69 +++++++++++++++++++++- css/custom.css | 102 ++++++++++++++++++++++++--------- 2 files changed, 142 insertions(+), 29 deletions(-) diff --git a/_includes/donation_banner.html b/_includes/donation_banner.html index d3da9bb8..e28ad2f8 100644 --- a/_includes/donation_banner.html +++ b/_includes/donation_banner.html @@ -20,6 +20,71 @@ - + + + + +
\ No newline at end of file + + + + + + + + +