diff --git a/centrifuge-app/src/components/PoolCard/index.tsx b/centrifuge-app/src/components/PoolCard/index.tsx index c1c2981af6..22b91605a9 100644 --- a/centrifuge-app/src/components/PoolCard/index.tsx +++ b/centrifuge-app/src/components/PoolCard/index.tsx @@ -82,7 +82,7 @@ const tinlakeTranches = { ], shortDescription: ' Investment-grade consumer ABS, auto ABS, and CLOs under 4 years.', investorType: 'Private', - assetType: 'Structure Credit', + assetType: 'Structured Credit', }, BT4: { name: 'BlockTower Series 4', @@ -92,7 +92,7 @@ const tinlakeTranches = { ], shortDescription: 'Investment-grade consumer ABS, auto ABS, and CLOs under 4 years.', investorType: 'Private', - assetType: 'Structure Credit', + assetType: 'Structured Credit', }, none: { name: '-', diff --git a/centrifuge-app/src/components/PoolOverview/KeyMetrics.tsx b/centrifuge-app/src/components/PoolOverview/KeyMetrics.tsx index 39703f5bbb..46898995ae 100644 --- a/centrifuge-app/src/components/PoolOverview/KeyMetrics.tsx +++ b/centrifuge-app/src/components/PoolOverview/KeyMetrics.tsx @@ -216,6 +216,8 @@ export const KeyMetrics = ({ poolId }: Props) => { padding="2px 10px" display="flex" alignItems="center" + width={80} + justifyContent="center" > {rating.agency && ratingIcons[rating.agency] ? ratingIcons[rating.agency] : } {rating.value}