From e0a3ff5ca98d8aad0a95a1634099e89a2c02a434 Mon Sep 17 00:00:00 2001 From: Sharang Parnerkar <30073382+mighty840@users.noreply.github.com> Date: Tue, 21 Apr 2026 11:20:41 +0200 Subject: [PATCH] pitch-deck: fix timeline overlap with tip/progress badges in MilestonesSlide MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Increase timeline marginTop from 14→68 so it clears the absolute-positioned Tip and Fortschritt elements at top:36. Co-Authored-By: Claude Sonnet 4.6 --- pitch-deck/components/slides/MilestonesSlide.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pitch-deck/components/slides/MilestonesSlide.tsx b/pitch-deck/components/slides/MilestonesSlide.tsx index d68eb5a..c3a430c 100644 --- a/pitch-deck/components/slides/MilestonesSlide.tsx +++ b/pitch-deck/components/slides/MilestonesSlide.tsx @@ -700,7 +700,7 @@ function MilestonesInner({ t, de, sel, setSel }: { {/* Timeline */} -
+