This commit is contained in:
2024-04-22 20:52:01 +08:00
parent 27715461db
commit 1e4a29272c
3 changed files with 14 additions and 14 deletions

View File

@@ -154,7 +154,7 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
transform: translateY(0);
}
.pophide {
transform: translateY(180%);
transform: translateY(120%);
}
.scale8 {
transform: scale(0.8)