From cd9dfcec9e7ae9fe6f08b61927b16cf76b8bcef7 Mon Sep 17 00:00:00 2001 From: Akash Keshav <112591754+domesticchores@users.noreply.github.com> Date: Tue, 18 Mar 2025 15:49:08 -0400 Subject: debug of checkout. -ak --- .../funding-basket/funding-basket.component.html | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to 'ufund-ui/src/app/components/funding-basket/funding-basket.component.html') diff --git a/ufund-ui/src/app/components/funding-basket/funding-basket.component.html b/ufund-ui/src/app/components/funding-basket/funding-basket.component.html index b8633b8..178a2cd 100644 --- a/ufund-ui/src/app/components/funding-basket/funding-basket.component.html +++ b/ufund-ui/src/app/components/funding-basket/funding-basket.component.html @@ -9,7 +9,7 @@

There are no needs in the basket

- +
@@ -18,20 +18,14 @@ @@ -39,5 +33,6 @@
- - {{need.name}} - + {{need.name}}

Goal: {{need.maxGoal}}

Current: {{need.current}}

-

How much to Contribute:

-
- -
+

How much to Contribute:


- +

- +

Invalid input in funding basket!

+
\ No newline at end of file -- cgit v1.2.3