diff --git a/src/app/fear/page.tsx b/src/app/fear/page.tsx index 62754a7..064de8c 100644 --- a/src/app/fear/page.tsx +++ b/src/app/fear/page.tsx @@ -93,25 +93,25 @@ export default function Fear() { - - - - - - {wasCaught ? : null} + + + + + + {wasCaught ? : null} ) } \ No newline at end of file