Add scroll controller

This commit is contained in:
2023-09-08 17:45:37 +08:00
parent 2c09a914ca
commit feebd963a8
7 changed files with 147 additions and 18 deletions

View File

@@ -21,9 +21,10 @@
color: #666;
}
.scroll-to-down {
.scroll-down {
position: absolute;
bottom: 20px;
bottom: 10px;
padding: 20px;
animation: 1.5s infinite;
@include mixins.unique-keyframes {
0%,