scroll-top-btn 위치변경
This commit is contained in:
parent
5d4c90e604
commit
4d5a347459
@ -502,10 +502,7 @@ cursor: not-allowed !important;
|
||||
|
||||
.scroll-top-btn {
|
||||
bottom: 20px;
|
||||
right: 20px;
|
||||
opacity: 0;
|
||||
visibility: hidden;
|
||||
transform: translateY(10px);
|
||||
right: 21.7%;
|
||||
transition: opacity 0.4s ease, visibility 0.4s ease, transform 0.4s ease;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user