diff --git a/src/features/home/ui/homeActionCardList.tsx b/src/features/home/ui/homeActionCardList.tsx index c0f770d..ff1eb7c 100644 --- a/src/features/home/ui/homeActionCardList.tsx +++ b/src/features/home/ui/homeActionCardList.tsx @@ -22,7 +22,9 @@ export const ActionCardList = () => { onClick={onListingsPageMove} >
핀포인트 기준
++ 핀포인트 기준 +
자격진단 기준
++ 자격진단 기준 +
{line1}
{line2}
diff --git a/src/shared/ui/globalRender/globalRender.tsx b/src/shared/ui/globalRender/globalRender.tsx index d6df577..f36ac97 100644 --- a/src/shared/ui/globalRender/globalRender.tsx +++ b/src/shared/ui/globalRender/globalRender.tsx @@ -58,7 +58,7 @@ export const HomeLandingRender = ({ children, bottom }: Props) => {