From 705765ad6abf49edb38f5cb3ace09e404c9b5cee Mon Sep 17 00:00:00 2001 From: wareeshaali2003 Date: Sun, 10 Nov 2024 00:17:12 +0500 Subject: [PATCH] resolved issue --- index.html | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 7900891..7f9c3f9 100644 --- a/index.html +++ b/index.html @@ -784,7 +784,7 @@

Feedback Form

diff --git a/style.css b/style.css index 038be2e..1dea776 100644 --- a/style.css +++ b/style.css @@ -1455,7 +1455,7 @@ button { .scroll-top { position: fixed; bottom: 1.4%; - right: 5%; + right: 6%; background: linear-gradient(100deg, #ff393d, #ff3c76, #fffb05); color: white; width: 60px;