diff --git a/src/app/components/building-passport/RecommendationContainer.tsx b/src/app/components/building-passport/RecommendationContainer.tsx index b7dc87b..9780819 100644 --- a/src/app/components/building-passport/RecommendationContainer.tsx +++ b/src/app/components/building-passport/RecommendationContainer.tsx @@ -78,7 +78,7 @@ export default function RecommendationContainer({ return ( <> -
+
-
+
{Object.entries(categorizedRecommendations).map( ([componentType, recommendationData], idx) => { return (