diff --git a/src/styles/blocks/_back-to-top.scss b/src/styles/blocks/_back-to-top.scss index 463c9d30e..fce59861e 100644 --- a/src/styles/blocks/_back-to-top.scss +++ b/src/styles/blocks/_back-to-top.scss @@ -11,7 +11,7 @@ cursor: pointer; - // opacity: 0; + opacity: 0; @include hover(transform, scale(1.1));