From 6a0d96086aaaad3454f94815ea764692f59dab15 Mon Sep 17 00:00:00 2001 From: VDawg Date: Sat, 4 May 2024 21:04:11 +0300 Subject: [PATCH] improve organization page --- .../components/3dCard/CardContainer.svelte | 6 ++- src/routes/organization/+page.svelte | 41 ++++--------------- 2 files changed, 14 insertions(+), 33 deletions(-) diff --git a/src/lib/components/3dCard/CardContainer.svelte b/src/lib/components/3dCard/CardContainer.svelte index df5ff15..71f38b7 100644 --- a/src/lib/components/3dCard/CardContainer.svelte +++ b/src/lib/components/3dCard/CardContainer.svelte @@ -5,6 +5,7 @@ import { setContext } from 'svelte' import { writable, type Writable } from 'svelte/store' import type { Card3dContext } from './Types' + import { animateIn } from '$lib/Helper.mjs' export let containerClass: string | undefined = undefined @@ -34,7 +35,10 @@ } -
+
The HyprWm Organization
-
+

Teams

@@ -49,7 +47,12 @@ - + @@ -68,7 +71,7 @@

- {hasMouseEntered ? 'Most awesome obviously' : 'Web. JS. Design.'} + {hasMouseEntered ? 'Hello world' : 'Web. JS. Design.'}

@@ -78,32 +81,6 @@ class="absolute inset-[-1px] -z-10 rounded-3xl bg-gradient-to-tl from-blue-500 to-cyan-500 opacity-50 transition-opacity duration-200 group-hover/card:opacity-100" >
- - - - -
- RFC Team logo -
-
- -

Uhay

-
- -

Web. JS. Design.

-
-
- -
-