diff --git a/front/packages/ui/src/home/recommanded.tsx b/front/packages/ui/src/home/recommanded.tsx index 1988d7b0..58c705c0 100644 --- a/front/packages/ui/src/home/recommanded.tsx +++ b/front/packages/ui/src/home/recommanded.tsx @@ -154,6 +154,7 @@ export const ItemDetails = ({ {...css({ bg: (theme) => theme.themeOverlay, flexDirection: "row", + pX: 4, justifyContent: "space-between", minHeight: px(50), })}