From 2a4006c8b21bccba9fbbab0ff19c5209dde9f74e Mon Sep 17 00:00:00 2001 From: Sambhav Gupta Date: Thu, 6 Apr 2023 02:07:00 +0530 Subject: [PATCH] changed the position by few pixels --- components/buttons/ScrollButton.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/buttons/ScrollButton.js b/components/buttons/ScrollButton.js index 795555c1c6ee..21920bbfe575 100644 --- a/components/buttons/ScrollButton.js +++ b/components/buttons/ScrollButton.js @@ -23,7 +23,7 @@ function ScrollButton(){ }) } - return
+ return
{backToTopButton &&( )}