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
|
||||||
|
|
||||||
Configuration Guide is present in [Explaining Configs](https://1bl4z3r.github.io/hermit-V2/en/posts/explaining-configs/)
|
Configuration Guide is present in [Explaining Configs](https://1bl4z3r.github.io/hermit-V2/en/posts/explaining-configs/)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Original README
|
# Original README
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
.scroll-up{
|
.scroll-up{
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 10%;
|
bottom: 10%;
|
||||||
right: 0;
|
right: 2%;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
transition: all 0.5s ease;
|
transition: all 0.5s ease;
|
||||||
|
Reference in New Issue
Block a user