diff --git a/src/components/resume/shared/page-section.tsx b/src/components/resume/shared/page-section.tsx index 2065a1c2a..118bb43d6 100644 --- a/src/components/resume/shared/page-section.tsx +++ b/src/components/resume/shared/page-section.tsx @@ -21,7 +21,9 @@ export function PageSection({ type, className, children } return (
-
{section.title || getSectionTitle(type)}
+
+ {section.title || getSectionTitle(type)} +