diff --git a/src/styles/ScrollToTop.scss b/src/styles/ScrollToTop.scss index f63ae3f..2109884 100644 --- a/src/styles/ScrollToTop.scss +++ b/src/styles/ScrollToTop.scss @@ -5,8 +5,6 @@ cursor: pointer; .arrow { - transition: transform 300ms ease-in-out; - &.up { transform: rotate(0deg);