first commit

This commit is contained in:
R-Bharathraj
2026-04-13 11:37:10 +05:30
commit 49e3a4e836
1215 changed files with 176675 additions and 0 deletions

View File

@@ -0,0 +1 @@
@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}