diff --git a/attached_assets/image_1772316066568.png b/attached_assets/image_1772316066568.png new file mode 100644 index 0000000..10697e2 Binary files /dev/null and b/attached_assets/image_1772316066568.png differ diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index 4bdac0d..dd55be9 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -446,9 +446,9 @@ export default function Home() { {remaining.length > 0 && ( -
+
{remaining.map((a) => ( - + ))}
)}