Theme Files Update

This commit is contained in:
GitHub Action 2023-10-24 15:25:38 +00:00
parent 20df95cf14
commit e05f24b11b
2 changed files with 2 additions and 1 deletions

View file

@ -1,7 +1,7 @@
.scroll-up{
position: fixed;
bottom: 10%;
right: 0;
right: 2%;
z-index: 1;
opacity: 0;
transition: all 0.5s ease;