Theme Files Update
This commit is contained in:
@ -44,6 +44,7 @@ Demo page [https://1bl4z3r.github.io/hermit-V2/](https://1bl4z3r.github.io/hermi
|
||||
### Configuration Guide
|
||||
|
||||
Configuration Guide is present in [Explaining Configs](https://1bl4z3r.github.io/hermit-V2/en/posts/explaining-configs/)
|
||||
|
||||
---
|
||||
|
||||
# Original README
|
||||
|
@ -1,7 +1,7 @@
|
||||
.scroll-up{
|
||||
position: fixed;
|
||||
bottom: 10%;
|
||||
right: 0;
|
||||
right: 2%;
|
||||
z-index: 1;
|
||||
opacity: 0;
|
||||
transition: all 0.5s ease;
|
||||
|
Reference in New Issue
Block a user