This commit is contained in:
nopy 2024-07-10 21:49:55 +08:00
parent 7f79a1b35f
commit e6f2cfaf9d
1 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ Link{
.btn-back2{ .btn-back2{
height: 50px; height: 50px;
position: absolute; position: absolute;
bottom: 60px; bottom: 100px;
right: 230px; right: 230px;
padding: 0 20px; padding: 0 20px;
display: flex; display: flex;
@ -113,7 +113,7 @@ Link{
cursor: pointer; cursor: pointer;
height: 50px; height: 50px;
position: absolute; position: absolute;
bottom: 60px; bottom: 100px;
right: 70px; right: 70px;
padding: 0 20px; padding: 0 20px;
display: flex; display: flex;