Remove transition property from ScrollToTop.scss

This commit is contained in:
dertyp7
2024-01-13 22:02:20 +01:00
parent 07323b2028
commit 714e86b826

View File

@@ -5,8 +5,6 @@
cursor: pointer;
.arrow {
transition: transform 300ms ease-in-out;
&.up {
transform: rotate(0deg);