From 0209273305994ffada930fa88c64b50be1d546ec Mon Sep 17 00:00:00 2001 From: David Haz Date: Sat, 12 Jul 2025 10:20:34 +0300 Subject: [PATCH] Demo updates --- .../ScrollFloat/ScrollFloat.vue | 9 +- .../TextAnimations/TrueFocus/TrueFocus.vue | 50 +++++------ src/demo/TextAnimations/ScrollFloatDemo.vue | 90 +++++++++---------- src/demo/TextAnimations/TrueFocusDemo.vue | 43 ++------- 4 files changed, 74 insertions(+), 118 deletions(-) diff --git a/src/content/TextAnimations/ScrollFloat/ScrollFloat.vue b/src/content/TextAnimations/ScrollFloat/ScrollFloat.vue index 6aad9af..c4b51bb 100644 --- a/src/content/TextAnimations/ScrollFloat/ScrollFloat.vue +++ b/src/content/TextAnimations/ScrollFloat/ScrollFloat.vue @@ -1,11 +1,8 @@