From b9c2ca1024f748e789052e9c131ef364a297a343 Mon Sep 17 00:00:00 2001 From: J4kubNet Date: Wed, 8 Jan 2025 20:54:15 +0100 Subject: [PATCH] feat: add animated iso card --- components/iso-card.vue | 43 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 41 insertions(+), 2 deletions(-) diff --git a/components/iso-card.vue b/components/iso-card.vue index 867e15a..13e5af1 100644 --- a/components/iso-card.vue +++ b/components/iso-card.vue @@ -1,5 +1,6 @@