hgfd
This commit is contained in:
@@ -332,6 +332,7 @@
|
|||||||
.scroll-btn {
|
.scroll-btn {
|
||||||
display: flex; flex-direction: column; align-items: center; gap: 3px;
|
display: flex; flex-direction: column; align-items: center; gap: 3px;
|
||||||
cursor: pointer; text-decoration: none; color: #fff; background: none; border: none; padding: 0;
|
cursor: pointer; text-decoration: none; color: #fff; background: none; border: none; padding: 0;
|
||||||
|
margin: 0; box-sizing: border-box; width: 56px; height: 62px; justify-content: flex-start;
|
||||||
transition: transform .12s;
|
transition: transform .12s;
|
||||||
}
|
}
|
||||||
/*.scroll-btn:hover { transform: scale(1.14); }*/
|
/*.scroll-btn:hover { transform: scale(1.14); }*/
|
||||||
|
|||||||
Reference in New Issue
Block a user