diff --git a/frontend/src/components/scrollToTop.css b/frontend/src/components/scrollToTop.css index c4c8efe..2554cb9 100644 --- a/frontend/src/components/scrollToTop.css +++ b/frontend/src/components/scrollToTop.css @@ -17,6 +17,7 @@ font-weight: bold; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.4); opacity: 0.9; + margin-right: 60px; } .scroll-btn:hover {