slight cv polish
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / Rebuild Signaller (push) Successful in 32s

This commit is contained in:
BOTAlex 2026-03-31 01:31:09 +02:00
parent 5e18654184
commit e1e705c9b5

View file

@ -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";
</script>
<div class="relative w-full flex justify-between">
<div class="col-l w-full relative h-full flex flex-col gap-2 p-8">
<div class="text-2xl p-4">{m["zhen.cv.page2.title"]()}</div>
<div class="text-2xl py-4">{m["zhen.cv.page2.title"]()}</div>
<div class={baseClass}>
<div class="w-full flex flex-col pr-[7cm]">
<div class="w-full text-[#121212] bg-[#f1f1f1] px-2">
@ -22,10 +23,22 @@
/>
</div>
</div>
<div class="absolute left-0 bottom-0">
<div class="m-2 rounded bg-white/32 backdrop-blur">
<a
href="https://deprived.dev/assets/website/zhen/cv/fossflow-kubernetes.png"
target="_blank"
>
<div class="p-1">
<Expand />
</div>
</a>
</div>
</div>
<div
class="absolute kube-split bg-white/32 backdrop-blur left-0 right-0 flex flex-col h-full"
>
<div class="pl-[250px] h-full w-full">
<div class="pl-[245px] h-full w-full">
{#if true}
{@const rotation = "15deg"}
<div