From 3c087e227ca1ede7f9a809ab8e16c6ca8937e546 Mon Sep 17 00:00:00 2001 From: Frank Date: Sun, 8 Oct 2023 17:31:40 -0600 Subject: [PATCH] Fixing desktop size heading for portfolio --- src/pages/portfolio/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/portfolio/index.tsx b/src/pages/portfolio/index.tsx index b2f3fd1..e8daa80 100644 --- a/src/pages/portfolio/index.tsx +++ b/src/pages/portfolio/index.tsx @@ -80,9 +80,9 @@ export default function Portfolio({ projects }: any): JSX.Element { ))}
-

- {project?.acm_fields?.title} -
+

+ {project?.acm_fields?.title} +