This commit is contained in:
2025-05-30 11:32:00 +08:00
parent 5f7f1d992b
commit 94ab97b501
6 changed files with 125 additions and 37 deletions

View File

@@ -29,7 +29,7 @@ a {
position: absolute;
left: 260px;
right: 0;
top: 70px;
top: 60px;
bottom: 0;
padding-bottom: 30px;
-webkit-transition: left .3s ease-in-out;