animations / add GSAP package

This commit is contained in:
HAM!DREZA
2024-05-04 19:55:34 +03:30
parent 10a012ec8e
commit 839a085e55
8 changed files with 606 additions and 96 deletions
+5 -2
View File
@@ -1,5 +1,4 @@
<template>
<div class="flex justify-center py-[20vw] md:py-[10vw]">
<div
class="w-[85%] md:w-[81.04%] flex flex-col md:flex-row justify-between"
@@ -52,4 +51,8 @@
</div>
</div>
</div>
</template>
</template>
<script setup>
</script>