This commit is contained in:
2025-11-18 09:02:30 +08:00
parent ef0e8e83e0
commit 7489c63962
7 changed files with 683 additions and 38 deletions

View File

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