diff --git a/src/routes/cv/comps/SlantedProjectHighlights.svelte b/src/routes/cv/comps/SlantedProjectHighlights.svelte index c7d4074..c491cfb 100644 --- a/src/routes/cv/comps/SlantedProjectHighlights.svelte +++ b/src/routes/cv/comps/SlantedProjectHighlights.svelte @@ -2,11 +2,12 @@ const baseClass = "h-56 w-full bg-slate-400 flex text-white font-bold text-2xl"; import * as m from "$paraglide/messages"; + import Expand from "@lucide/svelte/icons/expand";
-
{m["zhen.cv.page2.title"]()}
+
{m["zhen.cv.page2.title"]()}
@@ -22,10 +23,22 @@ />
+
+ +
-
+
{#if true} {@const rotation = "15deg"}