diff --git a/pitch-deck/components/slides/FinanzplanSlide.tsx b/pitch-deck/components/slides/FinanzplanSlide.tsx index e335aa6..565992b 100644 --- a/pitch-deck/components/slides/FinanzplanSlide.tsx +++ b/pitch-deck/components/slides/FinanzplanSlide.tsx @@ -333,7 +333,7 @@ export default function FinanzplanSlide({ lang, investorId, preferredScenarioId, {/* Kunden bar */}
-
{d.cust}
+
{d.cust}
{d.year} @@ -367,7 +367,7 @@ export default function FinanzplanSlide({ lang, investorId, preferredScenarioId, ) : (
-
{Math.round(k.ebit/1000)}k
+
{Math.round(k.ebit/1000)}k
)} @@ -417,7 +417,7 @@ export default function FinanzplanSlide({ lang, investorId, preferredScenarioId,
= 0 ? 'bg-cyan-500/60 rounded-t' : 'bg-red-500/60 rounded-b'} w-full`} style={{ height: `${Math.max(h, 4)}px` }}> -
= 0 ? 'text-cyan-300 -mt-4' : 'text-red-300 mt-1'} text-center whitespace-nowrap font-semibold`}>{label}
+
= 0 ? 'text-cyan-300' : 'text-red-300'} text-center -mt-4 whitespace-nowrap font-semibold`}>{label}
{d.year}