From 4f47e172d66a3d360f3bbddee7234ab0779f4f89 Mon Sep 17 00:00:00 2001 From: ludelanier Date: Wed, 15 May 2024 20:57:01 +0200 Subject: [PATCH] animations --- src/App.vue | 35 ++++++++++++++++-- src/components/HeroContainer.vue | 63 +++++++++++++++++++++++++++++++- 2 files changed, 92 insertions(+), 6 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5c4bc2b..f775e4f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -130,13 +130,17 @@ onUnmounted(() => { + \ No newline at end of file