From e1e705c9b5d621e085befb59f99f9d1e1d46efb0 Mon Sep 17 00:00:00 2001 From: BOTAlex Date: Tue, 31 Mar 2026 01:31:09 +0200 Subject: [PATCH] slight cv polish --- .../cv/comps/SlantedProjectHighlights.svelte | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) 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"}