From c29b15cd0bf4be414a63b0f01d51fa4ecd5a15e4 Mon Sep 17 00:00:00 2001 From: Matt Date: Tue, 13 May 2025 20:42:16 +0200 Subject: [PATCH] more fixes --- src/components/OffsetOrder.tsx | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/src/components/OffsetOrder.tsx b/src/components/OffsetOrder.tsx index 5364cae..f131b45 100644 --- a/src/components/OffsetOrder.tsx +++ b/src/components/OffsetOrder.tsx @@ -366,16 +366,20 @@ export function OffsetOrder({ tons, monetaryAmount, onBack, calculatorType }: Pr

Order Summary

-
-
- Amount to Offset: - {tons.toFixed(2)} tons CO₂ -
-
- Portfolio Distribution: - Automatically optimized -
-
+
+
+ Amount to Offset: + {tons.toFixed(2)} tons CO₂ +
+
+ Portfolio Distribution: + Automatically optimized +
+
+ Cost per Ton: + {renderPortfolioPrice(portfolio)} +
+
Total Cost: