Add contact form

This commit is contained in:
2026-01-01 09:25:02 +07:00
parent 107ee8794d
commit 3866e8ade0
7 changed files with 165 additions and 9 deletions

View File

@@ -22,7 +22,7 @@
animation-timing-function: linear(0.2, 0.8, 1);
}
50% {
transform: translate(0px, -180px) scale(1.18, 0.9);
transform: translate(0px, -120px) scale(1.18, 0.9);
animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
}
}