From 71c6bd2d83e7e3163105cce837f30186b657433f Mon Sep 17 00:00:00 2001 From: d4tis Date: Sun, 11 Feb 2024 08:09:18 +0000 Subject: [PATCH] Update index.html --- index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f3df671..dca033a 100644 --- a/index.html +++ b/index.html @@ -76,7 +76,7 @@ background-size: cover; background-repeat: no-repeat; position: absolute; /* Changed from fixed to absolute */ - bottom: -30px; /* Adjust the position */ + bottom: 20px; /* Adjust the position */ left: 50%; /* Center the button horizontally */ transform: translateX(-50%); /* Center the button horizontally */ z-index: 999; /* Ensure the button stays above other content */ @@ -99,5 +99,8 @@

@d4tis

+ +