Skip to content

Commit

Permalink
fixed back to top
Browse files Browse the repository at this point in the history
  • Loading branch information
Dizelkos committed Oct 25, 2023
1 parent 2c72f87 commit b9cac49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/blocks/_back-to-top.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

cursor: pointer;

// opacity: 0;
opacity: 0;

@include hover(transform, scale(1.1));

Expand Down

0 comments on commit b9cac49

Please sign in to comment.