diff --git a/src/components/app-builder/AppBuilderLanding.tsx b/src/components/app-builder/AppBuilderLanding.tsx index 2c3d1b810d..0cee18741e 100644 --- a/src/components/app-builder/AppBuilderLanding.tsx +++ b/src/components/app-builder/AppBuilderLanding.tsx @@ -114,17 +114,21 @@ function ProjectCard({ return ( <> - + +
- - {project.title} - + + {project.title} +
- -
- - {timeAgo} -
- +
+ + {timeAgo} +