change the 404 poke animation again lol

This commit is contained in:
2025-10-11 20:50:20 +07:00
parent a4b3d74af3
commit 4065f0cd84
7 changed files with 16 additions and 10 deletions

View File

@@ -11,7 +11,7 @@
0%, 100% {
transform: translate(0px, 0px) scale(1, 1);
}
15% {
10% {
transform: translate(0px, 14px) scale(1.2, 0.9);
}
}