mirror of
https://github.com/DerTyp7/dertyp7.github.io.git
synced 2025-10-29 12:52:08 +01:00
Remove transition property from ScrollToTop.scss
This commit is contained in:
@@ -5,8 +5,6 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
.arrow {
|
.arrow {
|
||||||
transition: transform 300ms ease-in-out;
|
|
||||||
|
|
||||||
&.up {
|
&.up {
|
||||||
transform: rotate(0deg);
|
transform: rotate(0deg);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user