From cabbda37f21f93b8a39520dec04091cd8df3b696 Mon Sep 17 00:00:00 2001 From: dertyp7 Date: Sat, 13 Jan 2024 18:26:16 +0100 Subject: [PATCH] Update ScrollToTop component and styles --- src/components/ScrollToTop.tsx | 4 ++-- src/styles/ScrollToTop.scss | 31 +++++++++++++++++++++++++++---- 2 files changed, 29 insertions(+), 6 deletions(-) diff --git a/src/components/ScrollToTop.tsx b/src/components/ScrollToTop.tsx index 47e3c52..6fe54d7 100644 --- a/src/components/ScrollToTop.tsx +++ b/src/components/ScrollToTop.tsx @@ -38,8 +38,8 @@ export default function ScrollToTop() {