Refactor scroll-to-top mechanism

This commit is contained in:
Ferit Yiğit BALABAN
2022-07-27 23:46:08 +03:00
parent f0e80bac7b
commit 2c69d7a87f
2 changed files with 9 additions and 6 deletions

View File

@@ -270,7 +270,6 @@ a {
#scroll-to-top {
width: $px_scroll-to-top_size;
height: $px_scroll-to-top_size;
display: none;
position: fixed;
right: 25px;
bottom: 55px;